1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00

Stage support

This commit is contained in:
Antoine Brodin 2014-01-18 15:12:43 +00:00
parent 72e6040d08
commit 5723afa801
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=340180

View File

@ -15,7 +15,6 @@ COMMENT= Real-time graphical equalizer plugin for XMMS
LIB_DEPENDS= libxmms.so:${PORTSDIR}/multimedia/xmms
USE_BZIP2= yes
NO_STAGE= yes
USE_GNOME= gtk12
GNU_CONFIGURE= yes
@ -47,9 +46,4 @@ post-patch:
${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT}
.endif
post-install:
@${ECHO_CMD}
@${CAT} ${PKGMESSAGE}
@${ECHO_CMD}
.include <bsd.port.mk>