- Stage support
This commit is contained in:
@@ -20,7 +20,6 @@ LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB}
|
||||
OPTIONS_DEFINE= DOCS DBUS X11
|
||||
OPTIONS_DEFAULT= DBUS X11
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ! ${PORT_OPTIONS:MDBUS}
|
||||
@@ -37,9 +36,6 @@ USE_XORG= x11 xtst
|
||||
|
||||
MAKE_ARGS+= LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
MAN1= anyremote.1
|
||||
MANCOMPRESSED= yes
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|(datadir)/man/man1|(mandir)/man1|g' ${WRKSRC}/Makefile.in
|
||||
@${REINPLACE_CMD} -e 's|xtext|xtest|g' ${WRKSRC}/configure
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
bin/anyremote
|
||||
man/man1/anyremote.1.gz
|
||||
%%DATADIR%%/cfg-data/Utils/weather.sh
|
||||
%%DATADIR%%/cfg-data/Utils/imdb-mf.sh
|
||||
%%DATADIR%%/cfg-data/Utils/generate_cover.sh
|
||||
|
||||
Reference in New Issue
Block a user