aboutsummaryrefslogtreecommitdiff
path: root/deskutils/etoile-panekit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/etoile-panekit/Makefile')
-rw-r--r--deskutils/etoile-panekit/Makefile13
1 files changed, 4 insertions, 9 deletions
diff --git a/deskutils/etoile-panekit/Makefile b/deskutils/etoile-panekit/Makefile
index 7f7e004e5361..128878f96ddb 100644
--- a/deskutils/etoile-panekit/Makefile
+++ b/deskutils/etoile-panekit/Makefile
@@ -6,28 +6,23 @@
#
PORTNAME= panekit
-PORTVERSION= 0.1.${SNAPSHOT}
-PORTREVISION= 1
+PORTVERSION= 0.2
CATEGORIES= deskutils gnustep
-MASTER_SITES= ${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR= dinoex
+MASTER_SITES= http://download.gna.org/etoile/
PKGNAMEPREFIX= etoile-
-DISTNAME= Etoile-${SNAPSHOT}
+DISTNAME= etoile-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Framework which provides flexible pane window in GNUstep
-USE_BZIP2= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
-DEFAULT_LIBVERSION= 0.1
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
-SNAPSHOT= 20061221
-WRKSRC= ${WRKDIR}/Etoile/
+WRKSRC= ${WRKDIR}/Etoile-${PORTVERSION}
USE_GNUSTEP_MAKE_DIRS+= Frameworks/PaneKit
.include <bsd.port.mk>