diff options
author | dinoex <dinoex@FreeBSD.org> | 2012-08-07 02:00:32 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2012-08-07 02:00:32 +0800 |
commit | edd0be7bb25a772620c4ee089d8bbfcd962da215 (patch) | |
tree | c0822f30b495bbd27ca1b2d7779f23b5d4ad7c95 /audio | |
parent | 428014393abbfd9208acbe289aecc85420a7a691 (diff) | |
download | freebsd-ports-gnome-edd0be7bb25a772620c4ee089d8bbfcd962da215.tar.gz freebsd-ports-gnome-edd0be7bb25a772620c4ee089d8bbfcd962da215.tar.zst freebsd-ports-gnome-edd0be7bb25a772620c4ee089d8bbfcd962da215.zip |
- drop .app suffix in portname
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 2 | ||||
-rw-r--r-- | audio/volumecontrol/Makefile (renamed from audio/volumecontrol.app/Makefile) | 2 | ||||
-rw-r--r-- | audio/volumecontrol/distinfo (renamed from audio/volumecontrol.app/distinfo) | 0 | ||||
-rw-r--r-- | audio/volumecontrol/pkg-descr (renamed from audio/volumecontrol.app/pkg-descr) | 0 | ||||
-rw-r--r-- | audio/volumecontrol/pkg-plist (renamed from audio/volumecontrol.app/pkg-plist) | 0 |
5 files changed, 1 insertions, 3 deletions
diff --git a/audio/Makefile b/audio/Makefile index d5282668bca3..df43a84e3cd3 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -758,7 +758,7 @@ SUBDIR += vo-aacenc SUBDIR += vo-amrwbenc SUBDIR += voipong - SUBDIR += volumecontrol.app + SUBDIR += volumecontrol SUBDIR += vorbis-tools SUBDIR += vorbisgain SUBDIR += vsound diff --git a/audio/volumecontrol.app/Makefile b/audio/volumecontrol/Makefile index a9814eda76ba..66ef6d97fc71 100644 --- a/audio/volumecontrol.app/Makefile +++ b/audio/volumecontrol/Makefile @@ -22,8 +22,6 @@ USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes -WRKSRC= ${WRKDIR}/${PORTNAME:C/\.app//}-${PORTVERSION} - post-patch: @${REINPLACE_CMD} -e 's|linux/soundcard.h|sys/soundcard.h|g' \ ${WRKSRC}/AppController.m diff --git a/audio/volumecontrol.app/distinfo b/audio/volumecontrol/distinfo index 5576ebbcca88..5576ebbcca88 100644 --- a/audio/volumecontrol.app/distinfo +++ b/audio/volumecontrol/distinfo diff --git a/audio/volumecontrol.app/pkg-descr b/audio/volumecontrol/pkg-descr index 3c840dbd441d..3c840dbd441d 100644 --- a/audio/volumecontrol.app/pkg-descr +++ b/audio/volumecontrol/pkg-descr diff --git a/audio/volumecontrol.app/pkg-plist b/audio/volumecontrol/pkg-plist index 879cb72922ca..879cb72922ca 100644 --- a/audio/volumecontrol.app/pkg-plist +++ b/audio/volumecontrol/pkg-plist |