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 /multimedia/gaim-xmms-remote/Makefile | |
parent | c20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff) | |
download | freebsd-ports-8503536d3896846d823f7f76be54e0a99da8d8b6.zip |
Conversion to a single libtool environment.
Approved by: portmgr (kris)
Diffstat (limited to 'multimedia/gaim-xmms-remote/Makefile')
-rw-r--r-- | multimedia/gaim-xmms-remote/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/gaim-xmms-remote/Makefile b/multimedia/gaim-xmms-remote/Makefile index 3887adb3ecf6..2e55bb211c99 100644 --- a/multimedia/gaim-xmms-remote/Makefile +++ b/multimedia/gaim-xmms-remote/Makefile @@ -7,7 +7,7 @@ PORTNAME= gaim-xmms-remote PORTVERSION= 1.8 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= multimedia net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= guifications @@ -22,7 +22,7 @@ LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gtk20 -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes USE_REINPLACE= yes post-patch: |