diff options
-rw-r--r-- | audio/mpg123/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mpg123/Makefile b/audio/mpg123/Makefile index b28f12e257d4..8a09b59b1a99 100644 --- a/audio/mpg123/Makefile +++ b/audio/mpg123/Makefile @@ -11,7 +11,7 @@ COMMENT= Command-line player for MPEG Layer 1, 2, and 3 audio files LICENSE= LGPL21 -USES= tar:bzip2 libtool localbase pathfix +USES= cpe tar:bzip2 libtool localbase pathfix USE_LDCONFIG= yes GNU_CONFIGURE= yes |