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:
parent
4c0ceef4e9
commit
e424310f43
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=187909
@ -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"|' \
|
||||
|
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user