summaryrefslogtreecommitdiffstats
path: root/devel/bug-buddy/Makefile
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2007-02-03 14:26:47 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2007-02-03 14:26:47 +0800
commitd71616bc70ab8a49537ae7f38c53fe9119e52683 (patch)
tree96b07090cb771cde19f207287ebbcfa9a291b1c5 /devel/bug-buddy/Makefile
parent5d64226a80c077274232928bdc5836ce50fd0659 (diff)
downloadmarcuscom-ports-d71616bc70ab8a49537ae7f38c53fe9119e52683.tar
marcuscom-ports-d71616bc70ab8a49537ae7f38c53fe9119e52683.tar.gz
marcuscom-ports-d71616bc70ab8a49537ae7f38c53fe9119e52683.tar.bz2
marcuscom-ports-d71616bc70ab8a49537ae7f38c53fe9119e52683.tar.lz
marcuscom-ports-d71616bc70ab8a49537ae7f38c53fe9119e52683.tar.xz
marcuscom-ports-d71616bc70ab8a49537ae7f38c53fe9119e52683.tar.zst
marcuscom-ports-d71616bc70ab8a49537ae7f38c53fe9119e52683.zip
- Remove bsd.port.mk that has GETTEXT improvement. It will be coming back at
once when portmgr commits ports/106848. For now, we need a good plist in case if portmgr commits it late. - Update several of plist to remove locale dirs. Ok'ed by: ahze git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8282 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/bug-buddy/Makefile')
-rw-r--r--devel/bug-buddy/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/bug-buddy/Makefile b/devel/bug-buddy/Makefile
index cc54e8224..4dea908d3 100644
--- a/devel/bug-buddy/Makefile
+++ b/devel/bug-buddy/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/devel/bug-buddy/Makefile,v 1.40 2006/12/04 00:34:13 marcus Exp $
+# $MCom: ports/devel/bug-buddy/Makefile,v 1.41 2006/12/18 02:26:25 ahze Exp $
#
PORTNAME= bug-buddy
@@ -20,7 +20,7 @@ LIB_DEPENDS= gtop-2.0.7:${PORTSDIR}/devel/libgtop \
soup-2.2.8:${PORTSDIR}/devel/libsoup
USE_BZIP2= yes
-USE_GETTEXT= ${PORTNAME}
+USE_GETTEXT= yes
USE_XLIB= yes
INSTALLS_ICONS= yes
USE_GMAKE= yes