diff options
author | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
commit | 8503536d3896846d823f7f76be54e0a99da8d8b6 (patch) | |
tree | 1a89e4038216ead71b008f2a5091474964e1c341 /deskutils/bmp-docklet | |
parent | c20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff) |
Conversion to a single libtool environment.
Approved by: portmgr (kris)
Notes
Notes:
svn path=/head/; revision=156749
Diffstat (limited to 'deskutils/bmp-docklet')
-rw-r--r-- | deskutils/bmp-docklet/Makefile | 4 | ||||
-rw-r--r-- | deskutils/bmp-docklet/pkg-plist | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/deskutils/bmp-docklet/Makefile b/deskutils/bmp-docklet/Makefile index 6f5be94acebe..6a3882c9adcb 100644 --- a/deskutils/bmp-docklet/Makefile +++ b/deskutils/bmp-docklet/Makefile @@ -7,7 +7,7 @@ PORTNAME= bmp-docklet PORTVERSION= 1.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils audio MASTER_SITES= http://mark.xnull.de/bmp-docklet/ \ ${MASTER_SITE_LOCAL} @@ -21,7 +21,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS} USE_BZIP2= yes USE_X_PREFIX= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes USE_GMAKE= yes USE_GNOME= gnomehack intlhack CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/deskutils/bmp-docklet/pkg-plist b/deskutils/bmp-docklet/pkg-plist index 0dd3c368bd79..5975a53ea52c 100644 --- a/deskutils/bmp-docklet/pkg-plist +++ b/deskutils/bmp-docklet/pkg-plist @@ -1,3 +1,5 @@ +lib/bmp/General/libdocklet.a +lib/bmp/General/libdocklet.la lib/bmp/General/libdocklet.so %%NLS%%share/locale/de/LC_MESSAGES/bmp-docklet.mo %%NLS%%share/locale/fr/LC_MESSAGES/bmp-docklet.mo |