1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-03 11:12:13 +00:00

- support staging

This commit is contained in:
Jason Helfman 2013-09-25 06:44:35 +00:00
parent 4e96f893cc
commit 9275b0a73a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=328257
4 changed files with 2 additions and 8 deletions

View File

@ -26,7 +26,6 @@ CPPFLAGS+= ${CXXFLAGS} -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
GNU_CONFIGURE= yes
NO_STAGE= yes
.include <bsd.port.options.mk>
#code currently doesn't properly handle --disable-nls (in next upstream milestone)
@ -38,8 +37,6 @@ CONFIGURE_ARGS+= --disable-nls
PLIST_SUB+= NLS="@comment "
.endif
MAN1+= xpad.1
post-patch-script:
.if ! ${PORT_OPTIONS:MNLS}
@${REINPLACE_CMD} -e 's|SUBDIRS = autopackage doc src images po|SUBDIRS = autopackage doc src images|' \

View File

@ -1,4 +1,5 @@
bin/xpad
man/man1/xpad.1.gz
share/applications/xpad.desktop
share/icons/hicolor/scalable/apps/xpad.svg
%%NLS%%%%NLS%%share/locale/af/LC_MESSAGES/xpad.mo

View File

@ -24,9 +24,6 @@ USES= pkgconfig gmake
INSTALLS_ICONS= yes
GNU_CONFIGURE= yes
MAN1= xpad.1
NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MNLS}
@ -39,8 +36,6 @@ CONFIGURE_ARGS+= --disable-nls
PLIST_SUB+= NLS="@comment "
.endif
MAN1+= xpad.1
post-patch-script:
.if ! ${PORT_OPTIONS:MNLS}
@${REINPLACE_CMD} -e 's|SUBDIRS = autopackage doc src images po|SUBDIRS = autopackage doc src images|' \

View File

@ -1,4 +1,5 @@
bin/xpad
man/man1/xpad.1.gz
share/applications/xpad.desktop
share/icons/hicolor/scalable/apps/xpad.svg
%%NLS%%share/locale/af/LC_MESSAGES/xpad.mo