aboutsummaryrefslogtreecommitdiffstats
path: root/converters
diff options
context:
space:
mode:
Diffstat (limited to 'converters')
-rw-r--r--converters/gbase/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/converters/gbase/Makefile b/converters/gbase/Makefile
index 50ee215a10d6..91762c9615f1 100644
--- a/converters/gbase/Makefile
+++ b/converters/gbase/Makefile
@@ -16,11 +16,10 @@ COMMENT= A program to convert between the 4 common bases used in programming
LICENSE= ART10
-BUILD_DEPENDS= pkg-config>0:${PORTSDIR}/devel/pkg-config
-
OPTIONS_DEFINE= GTK2
PLIST_FILES= bin/${PORTNAME}
+USE_PKGCONFIG= yes
.include <bsd.port.options.mk>