diff options
author | ade <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
commit | da880765886f48c0ac8fd253e5601d04ea853215 (patch) | |
tree | 55155f50e8a40ea2e2a16e2331e8cbb919b7d04f /deskutils/nautilus-open-terminal | |
parent | ba4beb1ea11e6147a9b30969be42685d1c709e56 (diff) | |
download | FreeBSD-ports-da880765886f48c0ac8fd253e5601d04ea853215.zip FreeBSD-ports-da880765886f48c0ac8fd253e5601d04ea853215.tar.gz |
Conversion to a single libtool environment.
Approved by: portmgr (kris)
Diffstat (limited to 'deskutils/nautilus-open-terminal')
-rw-r--r-- | deskutils/nautilus-open-terminal/Makefile | 3 | ||||
-rw-r--r-- | deskutils/nautilus-open-terminal/pkg-plist | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/deskutils/nautilus-open-terminal/Makefile b/deskutils/nautilus-open-terminal/Makefile index 620d6b5..d73b78e 100644 --- a/deskutils/nautilus-open-terminal/Makefile +++ b/deskutils/nautilus-open-terminal/Makefile @@ -8,13 +8,14 @@ PORTNAME= nautilus-open-terminal PORTVERSION= 0.6 +PORTREVISION= 1 CATEGORIES= deskutils MASTER_SITES= http://manny.cluecoder.org/packages/nautilus-open-terminal/ MAINTAINER= gnome@FreeBSD.org COMMENT= Nautilus extension which allows you to open a terminal -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes USE_GNOME= nautilus2 gnomeprefix intlhack gnomehack USE_X_PREFIX= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/deskutils/nautilus-open-terminal/pkg-plist b/deskutils/nautilus-open-terminal/pkg-plist index a094116..1dbc3c3 100644 --- a/deskutils/nautilus-open-terminal/pkg-plist +++ b/deskutils/nautilus-open-terminal/pkg-plist @@ -1,3 +1,5 @@ +lib/nautilus/extensions-1.0/libnautilus-open-terminal.a +lib/nautilus/extensions-1.0/libnautilus-open-terminal.la lib/nautilus/extensions-1.0/libnautilus-open-terminal.so share/locale/bg/LC_MESSAGES/nautilus-open-terminal.mo share/locale/ca/LC_MESSAGES/nautilus-open-terminal.mo |