diff options
Diffstat (limited to 'net-im/decibel/Makefile')
-rw-r--r-- | net-im/decibel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/decibel/Makefile b/net-im/decibel/Makefile index c67f6a67b044..7cae6c371a46 100644 --- a/net-im/decibel/Makefile +++ b/net-im/decibel/Makefile @@ -1,5 +1,4 @@ # Created by: arved -# # $FreeBSD$ PORTNAME= decibel @@ -17,6 +16,7 @@ USE_QT4= xml dbus gui qtestlib qmake_build moc_build uic_build rcc_build USE_LDCONFIG= yes USES= cmake pkgconfig +NO_STAGE= yes post-patch: ${REINPLACE_CMD} -e \ "s,$${LIB_INSTALL_DIR}/pkgconfig,data/pkgconfig,g"\ |