diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2006-11-04 10:26:52 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2006-11-04 10:26:52 +0000 |
commit | 1d6ff07284778d34cbb5ad1be8af292208e01fb2 (patch) | |
tree | 455aafe2159257abd7772265c8c12b1a25844199 /chinese/pcmanx | |
parent | b26511c16989ac3a7f06a1df672837a81db97d89 (diff) | |
download | ports-1d6ff07284778d34cbb5ad1be8af292208e01fb2.tar.gz ports-1d6ff07284778d34cbb5ad1be8af292208e01fb2.zip |
Notes
Diffstat (limited to 'chinese/pcmanx')
-rw-r--r-- | chinese/pcmanx/Makefile | 3 | ||||
-rw-r--r-- | chinese/pcmanx/pkg-plist | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/chinese/pcmanx/Makefile b/chinese/pcmanx/Makefile index 0947d2bcf1d4..0140856b62be 100644 --- a/chinese/pcmanx/Makefile +++ b/chinese/pcmanx/Makefile @@ -7,6 +7,7 @@ PORTNAME= pcmanx PORTVERSION= 0.3.5 +PORTREVISION= 1 CATEGORIES= chinese net gnome MASTER_SITES= http://pcmanx.csie.net/release/ DISTNAME= ${PORTNAME}-gtk2-${PORTVERSION} @@ -19,7 +20,7 @@ USE_GCC= 3.3+ USE_GMAKE= yes USE_ICONV= yes GNU_CONFIGURE= yes -USE_X_PREFIX= yes +USE_XLIB= yes USE_LDCONFIG= yes .if !defined(WITHOUT_NLS) diff --git a/chinese/pcmanx/pkg-plist b/chinese/pcmanx/pkg-plist index 16c196863396..1353606d8bef 100644 --- a/chinese/pcmanx/pkg-plist +++ b/chinese/pcmanx/pkg-plist @@ -15,6 +15,7 @@ lib/libpcmanx_core.so.0 share/applications/pcmanx.desktop share/pixmaps/pcmanx.png @dirrmtry share/applications +@dirrmtry share/pixmaps @dirrmtry %%DATADIR%%/nancy_bot @dirrmtry %%DATADIR%%/script @dirrm %%DATADIR%% |