aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11/resourceext/Makefile6
-rw-r--r--x11/resourceext/distinfo2
-rw-r--r--x11/resourceext/files/patch-Makefile.in11
3 files changed, 4 insertions, 15 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>
diff --git a/x11/resourceext/distinfo b/x11/resourceext/distinfo
index b64c542d5c9a..be60fee6b12d 100644
--- a/x11/resourceext/distinfo
+++ b/x11/resourceext/distinfo
@@ -1 +1 @@
-MD5 (resourceext-1.0.p1.tar.bz2) = 2a5763c2d7ebbd6cfe8382387c6235a7
+MD5 (resourceext-1.0.tar.bz2) = 007713326ca5f1adfd39f3cb587c3b9b
diff --git a/x11/resourceext/files/patch-Makefile.in b/x11/resourceext/files/patch-Makefile.in
deleted file mode 100644
index bf6424bbcb20..000000000000
--- a/x11/resourceext/files/patch-Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.in.orig Sun Nov 9 22:34:12 2003
-+++ Makefile.in Sun Nov 9 22:34:22 2003
-@@ -119,7 +119,7 @@
- resourceextdocdir = $(datadir)/doc/XResource
- resourceextdoc_DATA =
-
--pkgconfigdir = $(libdir)/pkgconfig
-+pkgconfigdir = $(prefix)/libdata/pkgconfig
- pkgconfig_DATA = resourceext.pc
-
- EXTRA_DIST = autogen.sh resourceext.pc.in $(resourceextdoc_DATA)