1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00

Convert to new GNOME infrastructure.

This commit is contained in:
Joe Marcus Clarke 2003-08-17 05:06:26 +00:00
parent 9714ee629b
commit 634d927abf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=87111

View File

@ -14,13 +14,11 @@ MASTER_SITES= ftp://ftp.berlios.de/pub/apotheke/
MAINTAINER= ports@freebsd.org
COMMENT= A CVS view for Nautilus
LIB_DEPENDS= nautilus.2:${PORTSDIR}/x11-fm/nautilus2
RUN_DEPENDS= ssh-askpass:${PORTSDIR}/security/openssh-askpass
USE_GNOME= gnomehack gnomeprefix
USE_GNOME= gnomehack gnomeprefix nautilus2
USE_X_PREFIX= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
.include <bsd.port.mk>