summaryrefslogtreecommitdiff
path: root/x11/gxset
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2002-08-05 03:04:04 +0000
committerPete Fritchman <petef@FreeBSD.org>2002-08-05 03:04:04 +0000
commit8897c398d2f18742e80795dddd920b993e8831c2 (patch)
tree6bc1f020d86c6cb2c998821948b5fb76a3a26554 /x11/gxset
parentUpgrade to version 0.25, which cleans up CERT.pm a bit, and also (diff)
- fix build: add libgnugetopt depend
- add a backup local mirror for the distfile, the current site is down PR: 40994 Submitted by: Amar Takhar <verm@drunkmonk.net> Approved by: maintainer (the build fix)
Notes
Notes: svn path=/head/; revision=64015
Diffstat (limited to 'x11/gxset')
-rw-r--r--x11/gxset/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/x11/gxset/Makefile b/x11/gxset/Makefile
index 62a396fadddc..978a7f2cb417 100644
--- a/x11/gxset/Makefile
+++ b/x11/gxset/Makefile
@@ -8,11 +8,13 @@
PORTNAME= gxset
PORTVERSION= 0.3
CATEGORIES= x11
-MASTER_SITES= ftp://ftp.seindal.dk/pub/rene/
+MASTER_SITES= ftp://ftp.seindal.dk/pub/rene/ \
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= petef
MAINTAINER= bms@spc.org
-BROKEN= "Does not build"
+LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
USE_X_PREFIX= yes
USE_GTK= yes