diff options
author | bapt <bapt@FreeBSD.org> | 2014-01-05 02:21:00 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-01-05 02:21:00 +0800 |
commit | c5e6c760b9a4ae15ef326b9c660a1f68e810243a (patch) | |
tree | c187c9b0202490238b5013e160a6cfaad5079b00 /audio | |
parent | 937f581f1e819b0333a924c4a8eee8651ba779e9 (diff) | |
download | freebsd-ports-gnome-c5e6c760b9a4ae15ef326b9c660a1f68e810243a.tar.gz freebsd-ports-gnome-c5e6c760b9a4ae15ef326b9c660a1f68e810243a.tar.zst freebsd-ports-gnome-c5e6c760b9a4ae15ef326b9c660a1f68e810243a.zip |
Remove useless comment
Diffstat (limited to 'audio')
-rw-r--r-- | audio/libshout2/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/libshout2/Makefile b/audio/libshout2/Makefile index ff892b110a4c..a725810f8c14 100644 --- a/audio/libshout2/Makefile +++ b/audio/libshout2/Makefile @@ -25,7 +25,6 @@ CFLAGS+= -I${LOCALBASE}/include GNU_CONFIGURE= yes LDFLAGS+= -L${LOCALBASE}/lib -pthread USE_LDCONFIG= yes -#NO_STAGE= yes USES= gmake pathfix pkgconfig post-patch: |