diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2012-05-15 21:03:48 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2012-05-15 21:03:48 +0000 |
commit | 06637eabf1e542cb0dd7ee86f68bac033a6b6af4 (patch) | |
tree | 50314ddacc60a4208638137a295d9a4e7cdda01e /net-im | |
parent | 43a8fdff46c5900ca9f0607f0cb9a57527959f78 (diff) | |
download | ports-06637eabf1e542cb0dd7ee86f68bac033a6b6af4.tar.gz ports-06637eabf1e542cb0dd7ee86f68bac033a6b6af4.zip |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/komclean/Makefile | 2 |
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 |