aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/paragui
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2006-05-12 13:56:23 +0000
committerVolker Stolz <vs@FreeBSD.org>2006-05-12 13:56:23 +0000
commit1fac3cf14f18607756ae422394e2347a064b0d4a (patch)
tree9b7bdd8c338459d0f5793ebe7bb4fa515c778a57 /x11-toolkits/paragui
parent9d84cc1d368c01cd5ad0e807c2d983ddee5d5d87 (diff)
downloadports-1fac3cf14f18607756ae422394e2347a064b0d4a.tar.gz
ports-1fac3cf14f18607756ae422394e2347a064b0d4a.zip
- Fix MASTER_SITES -> make fetchable
- portlint(1) - Take maintainership PR: ports/97017 Submitted by: Shaun Amott
Notes
Notes: svn path=/head/; revision=162177
Diffstat (limited to 'x11-toolkits/paragui')
-rw-r--r--x11-toolkits/paragui/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/x11-toolkits/paragui/Makefile b/x11-toolkits/paragui/Makefile
index a4d6e5d7be3d..7ed4263cb35d 100644
--- a/x11-toolkits/paragui/Makefile
+++ b/x11-toolkits/paragui/Makefile
@@ -10,17 +10,17 @@ PORTNAME= paragui
PORTVERSION= 1.0.4
PORTREVISION= 5
CATEGORIES= x11-toolkits
-MASTER_SITES= ${MASTER_SITE_SAVANNAH}
-MASTER_SITE_SUBDIR= ${PORTNAME}/stable.pkg/${PORTVERSION}
+MASTER_SITES= ${MASTER_SITE_SAVANNAH} \
+ http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/
+MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= shaun@inerd.com
COMMENT= Cross-platform high-level application framework and GUI library
LIB_DEPENDS= physfs-1.0.1:${PORTSDIR}/devel/physfs \
expat.6:${PORTSDIR}/textproc/expat2
USE_X_PREFIX= yes
-USE_REINPLACE= yes
USE_AUTOTOOLS= libtool:15
USE_SDL= sdl image ttf
CONFIGURE_ENV= CPPFLAGS="-I${PREFIX}/include -I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
@@ -33,7 +33,7 @@ PLIST_SUB= SHLIB_VER="${SHLIB_VER}"
.include <bsd.port.pre.mk>
.if ${ARCH} != "i386"
-BROKEN= "does not build on ${ARCH}"
+BROKEN= does not build on ${ARCH}
.endif
post-extract: