summaryrefslogtreecommitdiff
path: root/korean/gdick
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-04 05:25:22 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-04 05:25:22 +0000
commitd3ed8a1b495ab187a1e07aff4ac2d889a3ea351b (patch)
tree3983baab3ebf80e7c9ebb6a5801d28c87e9610fb /korean/gdick
parentBump PORTREVISION on all ports that depend on gettext to aid with upgrading. (diff)
Set {WANT,USE}_GNOME correctly to make these ports compatible with the new
bsd.port.mk. Submitted by: kris
Notes
Notes: svn path=/head/; revision=99921
Diffstat (limited to 'korean/gdick')
-rw-r--r--korean/gdick/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/korean/gdick/Makefile b/korean/gdick/Makefile
index f8cdaaca0cf5..168b536379ce 100644
--- a/korean/gdick/Makefile
+++ b/korean/gdick/Makefile
@@ -25,10 +25,10 @@ USE_REINPLACE= yes
USE_BZIP2= yes
PLIST_SUB= ${OPTPLIST_SUB}
-.include <bsd.port.pre.mk>
-
USE_GNOME= gnomehier
+.include <bsd.port.pre.mk>
+
post-patch:
${REINPLACE_CMD} -e \
's,/usr/share/gdick/gdick.glade,${PREFIX}/share/gdick/gdick.glade,g' \