summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2004-04-14 18:59:40 +0000
committerVolker Stolz <vs@FreeBSD.org>2004-04-14 18:59:40 +0000
commit13e7fa3d3582bbd1489810a8b31863992601439e (patch)
treeffcd2b0646ded668584732a4ac24d780ecc77dde
parent- Update to version 1.057 (diff)
Unbreak, the PORTREV-bump affected path-name generation.
Noticed by: bento via kris Approved by: linimon (mentor)
Notes
Notes: svn path=/head/; revision=107051
-rw-r--r--x11-toolkits/inti-sourceview/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/inti-sourceview/Makefile b/x11-toolkits/inti-sourceview/Makefile
index 90a8aab60fa6..85e99e642d81 100644
--- a/x11-toolkits/inti-sourceview/Makefile
+++ b/x11-toolkits/inti-sourceview/Makefile
@@ -19,7 +19,7 @@ COMMENT= An Inti binding for GtkSourceView
LIB_DEPENDS= inti-1.0.9:${PORTSDIR}/x11-toolkits/inti
USE_GNOME= gtksourceview gnomehack gnomeprefix
-WRKSRC= ${WRKDIR}/lib${PKGNAME}
+WRKSRC= ${WRKDIR}/lib${PORTNAME}-${PORTVERSION}
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes