diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-18 08:00:44 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-18 08:00:44 +0000 |
commit | 9f62a1d83df1589ba85002f2af534b06144fb13b (patch) | |
tree | 54cb5602f9483dc1bb1d525dd758d33f1a18191c /net-im/decibel/Makefile | |
parent | b243b13ed84b11e9974bb3379025baa4e11add14 (diff) | |
download | ports-9f62a1d83df1589ba85002f2af534b06144fb13b.tar.gz ports-9f62a1d83df1589ba85002f2af534b06144fb13b.zip |
Notes
Diffstat (limited to 'net-im/decibel/Makefile')
-rw-r--r-- | net-im/decibel/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/net-im/decibel/Makefile b/net-im/decibel/Makefile index 0a69edb92f78..c67f6a67b044 100644 --- a/net-im/decibel/Makefile +++ b/net-im/decibel/Makefile @@ -1,6 +1,4 @@ -# New ports collection Makefile for: decibel -# Date created: 2008-02-10 -# Whom: arved +# Created by: arved # # $FreeBSD$ @@ -17,7 +15,7 @@ LIB_DEPENDS= QtTapioca.0:${PORTSDIR}/net-im/tapioca-qt USE_QT4= xml dbus gui qtestlib qmake_build moc_build uic_build rcc_build USE_LDCONFIG= yes -USES= cmake +USES= cmake pkgconfig post-patch: ${REINPLACE_CMD} -e \ |