diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-07-26 05:40:22 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-07-26 05:40:22 +0000 |
commit | 9346b215f04cc84bbb7125ff2fcf03978f859a21 (patch) | |
tree | 73bea5baa559b61c5e812c50ac96fad638950c75 /audio/sidplay2 | |
parent | 49ac3accb4fc378c681317849f4ae94655a61423 (diff) | |
download | ports-9346b215f04cc84bbb7125ff2fcf03978f859a21.tar.gz ports-9346b215f04cc84bbb7125ff2fcf03978f859a21.zip |
Notes
Diffstat (limited to 'audio/sidplay2')
-rw-r--r-- | audio/sidplay2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/sidplay2/Makefile b/audio/sidplay2/Makefile index ee07cda1341e..f1f2beab1ca6 100644 --- a/audio/sidplay2/Makefile +++ b/audio/sidplay2/Makefile @@ -18,6 +18,7 @@ LIB_DEPENDS= sidplay2.1:${PORTSDIR}/audio/libsidplay2 MAN1= sidplay2.1 PLIST_FILES= bin/sidplay2 +USE_PKGCONFIG= yes GNU_CONFIGURE= yes |