summaryrefslogtreecommitdiff
path: root/x11-toolkits/gtkada/Makefile
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2006-01-12 12:54:32 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2006-01-12 12:54:32 +0000
commitb4d2ac42d75b14c1701e169420211799bf5e16bd (patch)
treea82a16fe7e91ef33fa7fadab2d807bbc87d15f69 /x11-toolkits/gtkada/Makefile
parent- Adding sensible defaults to the startup script so people don't need to (diff)
- Update graphics/libglut to 6.4.1.
- Shared lib version and PORTREVISION bumb for all affected ports. While I'm here: - Remove USE_MESA knob where it was (35 ports). It marked as depricated for 2 years. PR: ports/90247 Submitted by: Ermal Lu?i <eri--@albabsd.org>
Notes
Notes: svn path=/head/; revision=153347
Diffstat (limited to 'x11-toolkits/gtkada/Makefile')
-rw-r--r--x11-toolkits/gtkada/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/gtkada/Makefile b/x11-toolkits/gtkada/Makefile
index 176fb477afce..b80dc305e863 100644
--- a/x11-toolkits/gtkada/Makefile
+++ b/x11-toolkits/gtkada/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gtkada
PORTVERSION= 1.2.12
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-toolkits
MASTER_SITES= http://cesnet.linux.tucows.com/files/ \
http://aranea.linux.tucows.com/files/ \
@@ -19,10 +19,10 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Gtk binding for Ada
BUILD_DEPENDS= adagcc:${PORTSDIR}/lang/gnat
+LIB_DEPENDS= glut.4:${PORTSDIR}/graphics/libglut
SHLIB_VERSION= ${PORTVERSION:S/1.2.//}
-USE_MESA= yes
USE_X_PREFIX= yes
USE_GNOME= libcapplet libglade
USE_GMAKE= yes