summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2005-06-25 12:18:06 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2005-06-25 12:18:06 +0000
commitd84dab1853aae40d901a3c9111c3fafef03f615e (patch)
tree6555c2916e434ff6de2b234490ac06a5e43dfd8a /cad
parentUpdate to 0.12.6. (diff)
Chase dependency location (linux-gid) after my linux mega-patch.
Noticed by: pfgshield-freebsd@yahoo.com
Notes
Notes: svn path=/head/; revision=138009
Diffstat (limited to 'cad')
-rw-r--r--cad/tochnog/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/tochnog/Makefile b/cad/tochnog/Makefile
index bdef57ca213d..2551893d8157 100644
--- a/cad/tochnog/Makefile
+++ b/cad/tochnog/Makefile
@@ -7,6 +7,7 @@
PORTNAME= tochnog
PORTVERSION= 20010211
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= tochnog
@@ -30,7 +31,7 @@ MAKEFILE= makefile
GIDDIR?= share/gid
PLIST_SUB+= GIDDIR=${GIDDIR}
-GID_PREFIX?= ${PREFIX}/${GIDDIR}/problemtypes
+GID_PREFIX?= ${X11BASE}/${GIDDIR}/problemtypes
.ifdef WITH_THREADS
BLAS_LIBS?= -L${LOCALBASE}/lib -lptf77blas -latlas_r