diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2003-11-17 12:03:17 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2003-11-17 12:03:17 +0000 |
commit | 00e692203d42d4eef31590ffac3a0b871be12984 (patch) | |
tree | 213bfd0bc4e8b962fab582a79f582be7837e45f8 /audio/grip | |
parent | 74bbad0a549a66f34713c14d9924e9374de39ba1 (diff) | |
download | ports-00e692203d42d4eef31590ffac3a0b871be12984.tar.gz ports-00e692203d42d4eef31590ffac3a0b871be12984.zip |
Notes
Diffstat (limited to 'audio/grip')
-rw-r--r-- | audio/grip/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/grip/Makefile b/audio/grip/Makefile index e4e8280c4343..0192ede24acf 100644 --- a/audio/grip/Makefile +++ b/audio/grip/Makefile @@ -17,6 +17,7 @@ COMMENT= GTK front-end to external cd rippers and mp3 encoders LIB_DEPENDS= id3-3.8.2:${PORTSDIR}/audio/id3lib \ ghttp.1:${PORTSDIR}/www/libghttp +USE_REINPLACE= yes USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix gnometarget libgnomeui vte USE_GMAKE= yes |