aboutsummaryrefslogtreecommitdiff
path: root/audio/gnowavcut
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-08-22 15:16:27 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-08-22 15:16:27 +0000
commit91e45a9d3ef2dd6c84c18c2fa450f9f30c1263ed (patch)
treef3c351f8812ab53cab8893be0bfb6eec9f7cbce9 /audio/gnowavcut
parentbb18200c7b334b2c1877315b1eed36b948af8f6d (diff)
downloadports-91e45a9d3ef2dd6c84c18c2fa450f9f30c1263ed.tar.gz
ports-91e45a9d3ef2dd6c84c18c2fa450f9f30c1263ed.zip
Use USE_GNOMENG.
PR: 41880 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=64821
Diffstat (limited to 'audio/gnowavcut')
-rw-r--r--audio/gnowavcut/Makefile3
-rw-r--r--audio/gnowavcut/files/patch-Makefile.in11
2 files changed, 2 insertions, 12 deletions
diff --git a/audio/gnowavcut/Makefile b/audio/gnowavcut/Makefile
index f7e44608f284..d2b747439b2d 100644
--- a/audio/gnowavcut/Makefile
+++ b/audio/gnowavcut/Makefile
@@ -15,6 +15,7 @@ MAINTAINER= spcoltri@omcl.org
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
-USE_GNOME= yes
+USE_GNOMENG= yes
+USE_GNOME= gnomehack gnomeprefix gnomelibs
.include <bsd.port.mk>
diff --git a/audio/gnowavcut/files/patch-Makefile.in b/audio/gnowavcut/files/patch-Makefile.in
deleted file mode 100644
index 4a5209d37c36..000000000000
--- a/audio/gnowavcut/files/patch-Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.in.orig Sun May 20 00:18:01 2001
-+++ Makefile.in Sun May 20 00:18:09 2001
-@@ -122,7 +122,7 @@
- EXTRA_DIST = autogen.sh gnowavcut.desktop gnowavcut.spec.in gnowavcut.spec
-
-
--Desktopdir = $(datadir)/gnome/apps/Multimedia
-+Desktopdir = $(datadir)/apps/Multimedia
- Desktop_DATA = gnowavcut.desktop
- ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
- mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs