summaryrefslogtreecommitdiffstats
path: root/audio/timidity++
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2002-11-19 15:50:16 +0000
committerijliao <ijliao@FreeBSD.org>2002-11-19 15:50:16 +0000
commit33f9de27362eeda0aa3172bf050c48869a94ae88 (patch)
tree5464d496801e5a5cb60fa6f4a1d157c16e352e44 /audio/timidity++
parent255b8d4a7736da1131602e1a489af3080a65cadb (diff)
downloadFreeBSD-ports-33f9de27362eeda0aa3172bf050c48869a94ae88.zip
FreeBSD-ports-33f9de27362eeda0aa3172bf050c48869a94ae88.tar.gz
remove un-needed dir
PR: 45268 Submitted by: maintainer
Diffstat (limited to 'audio/timidity++')
-rw-r--r--audio/timidity++/Makefile1
-rw-r--r--audio/timidity++/pkg-install1
-rw-r--r--audio/timidity++/pkg-plist1
3 files changed, 1 insertions, 2 deletions
diff --git a/audio/timidity++/Makefile b/audio/timidity++/Makefile
index ad178e8..b38e7b7 100644
--- a/audio/timidity++/Makefile
+++ b/audio/timidity++/Makefile
@@ -7,6 +7,7 @@
PORTNAME= timidity++
PORTVERSION= 2.11.3
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://www.goice.co.jp/member/mo/timidity/dist/
DISTNAME= TiMidity++-${PORTVERSION}
diff --git a/audio/timidity++/pkg-install b/audio/timidity++/pkg-install
index e04f756..6651134 100644
--- a/audio/timidity++/pkg-install
+++ b/audio/timidity++/pkg-install
@@ -5,5 +5,4 @@ PREFIX=${PKG_PREFIX:-/usr/local}
[ "x$1" = "x" ] && exit 1
if [ "x$2" = "xPOST-INSTALL" ]; then
mkdir -p ${PREFIX}/lib/timidity
- mkdir -p ${PREFIX}/share/timidity
fi
diff --git a/audio/timidity++/pkg-plist b/audio/timidity++/pkg-plist
index d41c081..b484bf0 100644
--- a/audio/timidity++/pkg-plist
+++ b/audio/timidity++/pkg-plist
@@ -6,4 +6,3 @@ bin/timidity
@dirrm lib/timidity
%%PORTDOCS%%@dirrm share/doc/ja/timidity++
%%PORTDOCS%%@dirrm share/doc/timidity++
-@dirrm share/timidity
OpenPOWER on IntegriCloud