diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-19 18:56:09 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-19 18:56:09 +0000 |
commit | 60c21a83ee02f5768ac5adc2804ddbcb8fe90054 (patch) | |
tree | 770de4f4a33f4b24a22db32776f0a88ae232cbe1 /audio/gsm | |
parent | 9ea4dbe63d5288e19c2caabb7b00bae7e5a0af9b (diff) | |
download | ports-60c21a83ee02f5768ac5adc2804ddbcb8fe90054.tar.gz ports-60c21a83ee02f5768ac5adc2804ddbcb8fe90054.zip |
Notes
Diffstat (limited to 'audio/gsm')
-rw-r--r-- | audio/gsm/Makefile | 2 | ||||
-rw-r--r-- | audio/gsm/pkg-plist | 4 |
2 files changed, 1 insertions, 5 deletions
diff --git a/audio/gsm/Makefile b/audio/gsm/Makefile index 66b4a3428794..3b09b55580ef 100644 --- a/audio/gsm/Makefile +++ b/audio/gsm/Makefile @@ -3,7 +3,7 @@ PORTNAME= gsm PORTVERSION= 1.0.13 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= ftp://ftp.dvo.ru/pub/Gentoo/distfiles/ \ http://www.imagemagick.org/download/delegates/ffmpeg/ \ diff --git a/audio/gsm/pkg-plist b/audio/gsm/pkg-plist index 83eec26b08ad..fa9f80ba4434 100644 --- a/audio/gsm/pkg-plist +++ b/audio/gsm/pkg-plist @@ -1,10 +1,6 @@ bin/tcat bin/toast bin/untoast -@exec ln -sf %f %B/tcat -@exec ln -sf %f %B/untoast -@rmtry bin/tcat -@rmtry bin/untoast include/gsm.h lib/libgsm.a lib/libgsm.so |