aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-04-15 02:51:37 +0800
committerkrion <krion@FreeBSD.org>2004-04-15 02:51:37 +0800
commitf47b07f5f2cec5d09fd0d84f476bf1d5c367e83e (patch)
tree363269f5a1647bb366a0957c417b32b7c088bdd4 /sysutils
parent945e6c7ec21ff2bf47ffb90c9dc76aa76368a6d5 (diff)
downloadfreebsd-ports-gnome-f47b07f5f2cec5d09fd0d84f476bf1d5c367e83e.tar.gz
freebsd-ports-gnome-f47b07f5f2cec5d09fd0d84f476bf1d5c367e83e.tar.zst
freebsd-ports-gnome-f47b07f5f2cec5d09fd0d84f476bf1d5c367e83e.zip
- Update MASTER_SITES and WWW: line
PR: ports/65537 Submitted by: Ports Fury
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/pwg/Makefile18
-rw-r--r--sysutils/pwg/pkg-descr2
2 files changed, 8 insertions, 12 deletions
diff --git a/sysutils/pwg/Makefile b/sysutils/pwg/Makefile
index bd10c33914e4..a0d3d3f29884 100644
--- a/sysutils/pwg/Makefile
+++ b/sysutils/pwg/Makefile
@@ -9,21 +9,17 @@ PORTNAME= pwg
PORTVERSION= 0.2
PORTREVISION= 2
CATEGORIES= sysutils kde
-MASTER_SITES= http://www.8ung.at/tuxsoft/pwg/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= A small tool to generate secure, random passwords
USE_BZIP2= yes
-USE_KDELIBS_VER=3
-GNU_CONFIGURE= yes
+USE_KDELIBS_VER= 3
USE_GMAKE= yes
-USE_REINPLACE= yes
-CONFIGURE_TARGET=
-CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-CONFIGURE_ENV+= LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib"
-
-pre-configure:
- ${REINPLACE_CMD} -e 's|-pedantic ||g' ${WRKSRC}/configure
+GNU_CONFIGURE= yes
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+.include "${PORTSDIR}/x11/kde3/Makefile.kde"
+.include <bsd.port.post.mk>
diff --git a/sysutils/pwg/pkg-descr b/sysutils/pwg/pkg-descr
index 0ba1470c92e2..249f07bbc732 100644
--- a/sysutils/pwg/pkg-descr
+++ b/sysutils/pwg/pkg-descr
@@ -1,4 +1,4 @@
PwG is a small tool to generate secure, random passwords. It's
based on the KDE-3.1 and QT-3.1 libs.
-WWW: http://www.8ung.at/tuxsoft/pwg.html
+WWW: http://pwg.sourceforge.net/