1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-02 11:09:29 +00:00

define USE_XFCE to get MASTER_SITE_SUBDIR defined

This commit is contained in:
Oliver Lehmann 2007-03-21 15:51:02 +00:00
parent 4c0ceef4e9
commit e424310f43
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=187909
3 changed files with 3 additions and 1 deletions

View File

@ -20,6 +20,7 @@ RUN_DEPENDS= ${LOCALBASE}/gnu-autotools/bin/autoconf:${PORTSDIR}/devel/gnu-autoc
GNU_CONFIGURE= yes
USE_BZIP2= yes
USE_XFCE= configenv # to get MASTER_SITE_SUBDIR something has to be defined
post-patch:
@${REINPLACE_CMD} -e '12s|^$$|PATH="$${PATH}:${LOCALBASE}/gnu-autotools/bin"|' \

View File

@ -19,5 +19,6 @@ GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
USE_BZIP2= yes
USE_GNOME= gnometarget
USE_XFCE= configenv # to get MASTER_SITE_SUBDIR something has to be defined
.include <bsd.port.mk>

View File

@ -18,7 +18,7 @@ GNU_CONFIGURE= yes
USE_BZIP2= yes
USE_GNOME= glib20 gnomehack gtk20 pkgconfig
USE_XLIB= yes
USE_XFCE= configenv # to get MASTER_SITE_SUBDIR something has to be defined
post-patch:
@${REINPLACE_CMD} -e 's|echo aout|echo elf|g' ${WRKSRC}/configure