diff options
Diffstat (limited to 'x11-toolkits/xforms/Makefile')
-rw-r--r-- | x11-toolkits/xforms/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/xforms/Makefile b/x11-toolkits/xforms/Makefile index 3206c2bca96a..1bc7c2480e3e 100644 --- a/x11-toolkits/xforms/Makefile +++ b/x11-toolkits/xforms/Makefile @@ -7,7 +7,7 @@ PORTNAME= xforms PORTVERSION= 1.0 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= x11-toolkits graphics MASTER_SITES= ${MASTER_SITE_SAVANNAH:S/$/:savannah/} \ @@ -33,6 +33,7 @@ PATCH_DIST_STRIP= -p1 .endif USE_XPM= yes +USE_GL= gl USE_IMAKE= yes INSTALLS_SHLIB= yes |