diff options
-rw-r--r-- | x11-toolkits/gtkglarea/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/gtkglarea/Makefile b/x11-toolkits/gtkglarea/Makefile index 18b66e4e2f39..7cec8526196c 100644 --- a/x11-toolkits/gtkglarea/Makefile +++ b/x11-toolkits/gtkglarea/Makefile @@ -7,11 +7,13 @@ PORTNAME= gtkglarea PORTVERSION= 1.2.2 +PORTREVISION= 1 CATEGORIES= x11-toolkits MASTER_SITES= http://www.student.oulu.fi/~jlof/gtkglarea/download/ MAINTAINER= jaeger16@yahoo.com +USE_X_PREFIX= yes USE_MESA= yes USE_GNOMENG= yes USE_GNOME= gtk12 |