diff options
Diffstat (limited to 'x11-toolkits/gtkglarea--')
-rw-r--r-- | x11-toolkits/gtkglarea--/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/gtkglarea--/pkg-comment | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/gtkglarea--/Makefile b/x11-toolkits/gtkglarea--/Makefile index 04af525f3bf6..f1cdc96389f6 100644 --- a/x11-toolkits/gtkglarea--/Makefile +++ b/x11-toolkits/gtkglarea--/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.ece.ucdavis.edu/~kenelson/gtk-glarea/dist/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= GtkGLArea-- is a wrapper for the GtkGLArea widget - LIB_DEPENDS= gtkmm.2:${PORTSDIR}/x11-toolkits/gtk-- \ gtkgl.5:${PORTSDIR}/x11-toolkits/gtkglarea diff --git a/x11-toolkits/gtkglarea--/pkg-comment b/x11-toolkits/gtkglarea--/pkg-comment new file mode 100644 index 000000000000..03dcb5dbf908 --- /dev/null +++ b/x11-toolkits/gtkglarea--/pkg-comment @@ -0,0 +1 @@ +GtkGLArea-- is a wrapper for the GtkGLArea widget |