diff options
Diffstat (limited to 'audio/sidplay2/Makefile')
-rw-r--r-- | audio/sidplay2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/sidplay2/Makefile b/audio/sidplay2/Makefile index 8c0d9db8df96..b20110e8da39 100644 --- a/audio/sidplay2/Makefile +++ b/audio/sidplay2/Makefile @@ -13,7 +13,7 @@ COMMENT= Commodore SID music player using libsidplay2 LIB_DEPENDS= sidplay2:${PORTSDIR}/audio/libsidplay2 GNU_CONFIGURE= yes -USE_PKGCONFIG= yes +USES= pkgconfig MAN1= sidplay2.1 PLIST_FILES= bin/sidplay2 |