diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-10-14 08:54:54 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-10-14 08:54:54 +0000 |
commit | 29747f458a1eb2ce23b4594b09d0256dd62760b8 (patch) | |
tree | 1b71ba5d9ffdd308b6c18130f7c116f5bab5dc12 /net-p2p/xmule | |
parent | 7aad84f808b93baa6a7077ce0b47573b9c4c79a0 (diff) | |
download | ports-29747f458a1eb2ce23b4594b09d0256dd62760b8.tar.gz ports-29747f458a1eb2ce23b4594b09d0256dd62760b8.zip |
Notes
Diffstat (limited to 'net-p2p/xmule')
-rw-r--r-- | net-p2p/xmule/Makefile | 6 | ||||
-rw-r--r-- | net-p2p/xmule/pkg-plist | 7 |
2 files changed, 7 insertions, 6 deletions
diff --git a/net-p2p/xmule/Makefile b/net-p2p/xmule/Makefile index 0b90f61d9409..f9fd3e4f2c2f 100644 --- a/net-p2p/xmule/Makefile +++ b/net-p2p/xmule/Makefile @@ -7,7 +7,7 @@ PORTNAME= xmule PORTVERSION= 1.12.2 -PORTREVISION= 1 +PORTREVISION= 4 CATEGORIES= net-p2p MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} #MASTER_SITES= http://download.berlios.de/%SUBDIR%/ @@ -22,7 +22,7 @@ LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 \ RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget USE_GETTEXT= yes -USE_X_PREFIX= yes +USE_XLIB= yes USE_BZIP2= yes USE_GNOME= gnomehier \ gnomehack \ @@ -31,7 +31,7 @@ USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --without-included-gettext \ --with-cryptopp-prefix=${LOCALBASE} \ - --with-gtk-prefix=${X11BASE} \ + --with-gtk-prefix=${LOCALBASE} \ --with-libiconv-prefix=${LOCALBASE} \ --with-libintl-prefix=${LOCALBASE} \ --enable-debug \ diff --git a/net-p2p/xmule/pkg-plist b/net-p2p/xmule/pkg-plist index d659dc5859ab..adec38f91fad 100644 --- a/net-p2p/xmule/pkg-plist +++ b/net-p2p/xmule/pkg-plist @@ -11,7 +11,8 @@ share/locale/it/LC_MESSAGES/xmule.mo share/locale/ko/LC_MESSAGES/xmule.mo share/locale/pl/LC_MESSAGES/xmule.mo share/locale/tr/LC_MESSAGES/xmule.mo -@dirrmtry share/locale/ee/LC_MESSAGES -@dirrmtry share/locale/ee -@dirrmtry share/locale @dirrmtry share/gnome/locale +@dirrmtry share/locale/pl/LC_MESSAGES +@dirrmtry share/locale/pl +@dirrmtry share/locale/ko/LC_MESSAGES +@dirrmtry share/locale/ko |