aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2002-08-22 23:16:27 +0800
committermarcus <marcus@FreeBSD.org>2002-08-22 23:16:27 +0800
commitcd2e0da2ab4a150045cab379a073a469711a130e (patch)
tree3a8f9c68049d08eacf3a4c27e7500d070aaad346
parentc1bfcc4aa05e42e8204c71555457a41f61af1c43 (diff)
downloadfreebsd-ports-gnome-cd2e0da2ab4a150045cab379a073a469711a130e.tar.gz
freebsd-ports-gnome-cd2e0da2ab4a150045cab379a073a469711a130e.tar.zst
freebsd-ports-gnome-cd2e0da2ab4a150045cab379a073a469711a130e.zip
Use USE_GNOMENG.
PR: 41880 Submitted by: maintainer
-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