diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2016-05-26 03:38:38 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2016-05-26 03:38:38 +0000 |
commit | 900062f127a90398e19f8b7a4472e1f5b95ce42a (patch) | |
tree | bcdaa37f32a499c7711707bd63d6e0224ec074c0 /x11 | |
parent | 43a869f0d6c80e4df105e2e25d63ba5afb7529fe (diff) | |
download | ports-900062f127a90398e19f8b7a4472e1f5b95ce42a.tar.gz ports-900062f127a90398e19f8b7a4472e1f5b95ce42a.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/libkonq/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/libkonq/Makefile b/x11/libkonq/Makefile index 075cf22e53d0..88f3f47c4bcf 100644 --- a/x11/libkonq/Makefile +++ b/x11/libkonq/Makefile @@ -17,7 +17,7 @@ USE_QT4= corelib dbus gui \ moc_build qmake_build rcc_build uic_build USE_LDCONFIG= yes -DISTINFO_FILE= ${PORTSDIR}/x11/kde4-baseapps/distinfo +DISTINFO_FILE= ${.CURDIR:H:H}/x11/kde4-baseapps/distinfo BUILD_WRKSRC= ${CONFIGURE_WRKSRC}/lib/konq INSTALL_WRKSRC= ${BUILD_WRKSRC} |