mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
Use new GNOME2 infrastructure.
This commit is contained in:
parent
75126ff99b
commit
7450d5d45a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=78838
@ -17,7 +17,6 @@ DIST_SUBDIR= gnome2
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= An archive manager for zip files, tar, etc
|
||||
|
||||
LIB_DEPENDS= gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui
|
||||
RUN_DEPENDS= lha:${PORTSDIR}/archivers/lha \
|
||||
lzop:${PORTSDIR}/archivers/lzop
|
||||
.if !exists(/usr/bin/bzip2)
|
||||
@ -26,7 +25,7 @@ RUN_DEPENDS+= bzip2:${PORTSDIR}/archivers/bzip2
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnomeprefix gnomehack
|
||||
USE_GNOME= gnomeprefix gnomehack libgnomeui
|
||||
USE_LIBTOOL= yes
|
||||
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
|
@ -17,7 +17,6 @@ DIST_SUBDIR= gnome2
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= An archive manager for zip files, tar, etc
|
||||
|
||||
LIB_DEPENDS= gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui
|
||||
RUN_DEPENDS= lha:${PORTSDIR}/archivers/lha \
|
||||
lzop:${PORTSDIR}/archivers/lzop
|
||||
.if !exists(/usr/bin/bzip2)
|
||||
@ -26,7 +25,7 @@ RUN_DEPENDS+= bzip2:${PORTSDIR}/archivers/bzip2
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnomeprefix gnomehack
|
||||
USE_GNOME= gnomeprefix gnomehack libgnomeui
|
||||
USE_LIBTOOL= yes
|
||||
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
|
Loading…
Reference in New Issue
Block a user