diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-02-06 17:12:05 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-02-06 17:12:05 +0000 |
commit | 1fdf57b235db5091ac3a52d50e155a499e81b019 (patch) | |
tree | a02f6f32fb02b4e147237a15a69e7d6fd8143e7f /x11-toolkits/gtkglarea2/Makefile | |
parent | 7fa04287eece2eb520aadd49b774133b0dc28f6a (diff) | |
download | ports-1fdf57b235db5091ac3a52d50e155a499e81b019.tar.gz ports-1fdf57b235db5091ac3a52d50e155a499e81b019.zip |
Notes
Diffstat (limited to 'x11-toolkits/gtkglarea2/Makefile')
-rw-r--r-- | x11-toolkits/gtkglarea2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/gtkglarea2/Makefile b/x11-toolkits/gtkglarea2/Makefile index c86ada1e6918..f5f6e02bfec7 100644 --- a/x11-toolkits/gtkglarea2/Makefile +++ b/x11-toolkits/gtkglarea2/Makefile @@ -16,6 +16,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= An OpenGL widget for the GTK+2 GUI toolkit +LATEST_LINK= gtkglarea2 USE_X_PREFIX= yes USE_GNOME= gnomehack gtk20 USE_BZIP2= yes |