- Rearange USE_GNOME

PR:		ports/66882
Submitted by:	Ports Fury
This commit is contained in:
Kirill Ponomarev 2004-05-19 21:15:34 +00:00
parent 02a628e84f
commit c3170662f5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=109527

View File

@ -10,16 +10,13 @@ PORTVERSION= a5
PORTREVISION= 1
CATEGORIES= deskutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ithought
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= An extensible text management system
LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2
USE_GNOME= gtk12 libxml2
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --datadir=${PREFIX}/libexec
USE_GNOME= gtk12
.include <bsd.port.mk>