aboutsummaryrefslogtreecommitdiff
path: root/sysutils/etoile-installer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/etoile-installer/Makefile')
-rw-r--r--sysutils/etoile-installer/Makefile14
1 files changed, 8 insertions, 6 deletions
diff --git a/sysutils/etoile-installer/Makefile b/sysutils/etoile-installer/Makefile
index 63cc3229a2ad..03d183c7808d 100644
--- a/sysutils/etoile-installer/Makefile
+++ b/sysutils/etoile-installer/Makefile
@@ -8,22 +8,24 @@
PORTNAME= installer
PORTVERSION= 0.1.${SNAPSHOT}
CATEGORIES= sysutils
-MASTER_SITES= http://io.debian.net/~tar/ports/distfiles/
+MASTER_SITES= ${MASTER_SITE_LOCAL} \
+ http://people.freebsd.org/~%%SUBDIR%%/distfiles/
+MASTER_SITE_SUBDIR= dinoex
PKGNAMEPREFIX= etoile-
-DISTNAME= etoile_0+${SNAPSHOT}+dfsg.orig
+DISTNAME= Etoile-${SNAPSHOT}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Etoile Project Installer for GNUstep
-SNAPSHOT= 20060917
-WRKSRC= ${WRKDIR}/etoile-0+${SNAPSHOT}+dfsg/Etoile/
-USE_GMAKE= yes
+USE_BZIP2= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
-MAKEFILE= GNUmakefile
+
+SNAPSHOT= 20061221
+WRKSRC= ${WRKDIR}/Etoile/
USE_GNUSTEP_MAKE_DIRS+= Services/User/Installer
post-patch: