1
0
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:
Adam Weinberger 2003-04-13 05:19:24 +00:00
parent 75126ff99b
commit 7450d5d45a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=78838
2 changed files with 2 additions and 4 deletions

View File

@ -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" \

View File

@ -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" \