aboutsummaryrefslogtreecommitdiff
path: root/x11/resourceext/Makefile
diff options
context:
space:
mode:
authorEric Anholt <anholt@FreeBSD.org>2004-01-25 08:19:24 +0000
committerEric Anholt <anholt@FreeBSD.org>2004-01-25 08:19:24 +0000
commit0356bb5fd552b59d3cde0e157019fec986ca3435 (patch)
tree32ac8bc669167a2f6f40996a18acca29349f903b /x11/resourceext/Makefile
parent9d81f01373f4dbf7aac1115a5f8f97a1ae16eec3 (diff)
downloadports-0356bb5fd552b59d3cde0e157019fec986ca3435.tar.gz
ports-0356bb5fd552b59d3cde0e157019fec986ca3435.zip
Notes
Diffstat (limited to 'x11/resourceext/Makefile')
-rw-r--r--x11/resourceext/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/resourceext/Makefile b/x11/resourceext/Makefile
index 64bf928734da..76e6f658c97f 100644
--- a/x11/resourceext/Makefile
+++ b/x11/resourceext/Makefile
@@ -6,9 +6,9 @@
#
PORTNAME= resourceext
-PORTVERSION= 1.0.p1
+PORTVERSION= 1.0
CATEGORIES= x11
-MASTER_SITES= http://pdx.freedesktop.org/~anholt/dist/
+MASTER_SITES= http://pdx.freedesktop.org/~xlibs/release/
MAINTAINER= x11@FreeBSD.org
COMMENT= X Resource usage extension headers
@@ -19,6 +19,6 @@ GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_GMAKE= yes
NO_BUILD= yes
-WRKSRC= ${WRKDIR}/${PORTNAME}-1.0
+USE_GNOME= gnomehack
.include <bsd.port.mk>