diff options
Diffstat (limited to 'x11-toolkits/gai/Makefile')
-rw-r--r-- | x11-toolkits/gai/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/x11-toolkits/gai/Makefile b/x11-toolkits/gai/Makefile index 6279df22ad16..5aa5be91f5d2 100644 --- a/x11-toolkits/gai/Makefile +++ b/x11-toolkits/gai/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# Ports collection makefile for: gai -# Date created: Feb 16, 2004 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= gai PORTVERSION= 0.5.10 @@ -18,6 +13,7 @@ COMMENT= General Applet Interface Library LIB_DEPENDS= gtkglext-x11-1.0:${PORTSDIR}/x11-toolkits/gtkglext USE_BZIP2= yes +USES= pkgconfig USE_GL= gl USE_SDL= sdl USE_GNOME= gnomepanel libgnomeui |