use USE_GTK instead.

This commit is contained in:
Vanilla I. Shu 2001-01-03 21:04:42 +00:00
parent 298c88b4f9
commit bb83b4147c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=36673

View file

@ -13,15 +13,9 @@ MASTER_SITE_SUBDIR= loserjabber
MAINTAINER= ryan@manunkind.org
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
GNU_CONFIGURE= yes
USE_GTK= yes
MAN1= loserjabber.1
MANCOMPRESSED= no
GNU_CONFIGURE= yes
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}"
MANCOMPRESSED= no
.include <bsd.port.mk>