aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2006-09-06 12:43:00 +0800
committerclsung <clsung@FreeBSD.org>2006-09-06 12:43:00 +0800
commitedb6ee68c79e2803b19fbbef59fe4bc8dc910699 (patch)
treefa820aaa4cf63af464049b6d597edeaf6192b934 /x11-toolkits
parent7ba41a65ee0f6fbbaba1ee4ad6c423afa620a8f4 (diff)
downloadfreebsd-ports-gnome-edb6ee68c79e2803b19fbbef59fe4bc8dc910699.tar.gz
freebsd-ports-gnome-edb6ee68c79e2803b19fbbef59fe4bc8dc910699.tar.zst
freebsd-ports-gnome-edb6ee68c79e2803b19fbbef59fe4bc8dc910699.zip
- minor beautification
Submitted by: infofarmer
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/p5-Gtk2/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/x11-toolkits/p5-Gtk2/Makefile b/x11-toolkits/p5-Gtk2/Makefile
index bf020f510cf5..84f51c113fca 100644
--- a/x11-toolkits/p5-Gtk2/Makefile
+++ b/x11-toolkits/p5-Gtk2/Makefile
@@ -8,13 +8,8 @@
PORTNAME= Gtk2
PORTVERSION= 1.122
CATEGORIES= x11-toolkits lang perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:S/$/:cpan/} \
- ${MASTER_SITE_SOURCEFORGE:S/$/:sf/}
-MASTER_SITE_SUBDIR= ../by-authors/id/T/TS/TSCH/:cpan \
- gtk2-perl/:sf
+MASTER_SITES= CPAN SF/gtk2-perl
PKGNAMEPREFIX= p5-
-DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:cpan \
- ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:sf
MAINTAINER= clsung@FreeBSD.org
COMMENT= Perl module for Gtk+ 2.x graphical user interface library