aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2012-05-15 21:03:48 +0000
committerPav Lucistnik <pav@FreeBSD.org>2012-05-15 21:03:48 +0000
commit06637eabf1e542cb0dd7ee86f68bac033a6b6af4 (patch)
tree50314ddacc60a4208638137a295d9a4e7cdda01e /net-im
parent43a8fdff46c5900ca9f0607f0cb9a57527959f78 (diff)
downloadports-06637eabf1e542cb0dd7ee86f68bac033a6b6af4.tar.gz
ports-06637eabf1e542cb0dd7ee86f68bac033a6b6af4.zip
- Unbreak for PORTREVISION != ""
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=296695
Diffstat (limited to 'net-im')
-rw-r--r--net-im/komclean/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/komclean/Makefile b/net-im/komclean/Makefile
index 7f21ba764bb0..f6939877995d 100644
--- a/net-im/komclean/Makefile
+++ b/net-im/komclean/Makefile
@@ -23,7 +23,7 @@ USE_XORG= x11 xext xextproto xpm
INSTALLS_ICONS= yes
MAN1= komclean
-WRKSRC= ${WRKDIR}/${PKGNAME}
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
CXXFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib