- Move to LOCALBASE
PR: ports/105120 Submitted by: rafan Approved by: chinsan (maintainer)
This commit is contained in:
parent
b26511c169
commit
1d6ff07284
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=176347
@ -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)
|
||||
|
@ -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%%
|
||||
|
Loading…
Reference in New Issue
Block a user