aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-07-11 22:43:54 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-07-11 22:43:54 +0000
commit475e356f7155fd042f6ecd7e4471148cb83ff0f7 (patch)
tree8bd7f831d8f0b6cd86b4badc7f7a1f0a2e80d342
parent12d3ac014ac76ecf8a083871a376f3540b6101b3 (diff)
downloadports-475e356f7155fd042f6ecd7e4471148cb83ff0f7.tar.gz
ports-475e356f7155fd042f6ecd7e4471148cb83ff0f7.zip
Notes
-rw-r--r--devel/libsigc++/Makefile2
-rw-r--r--devel/libunicode/Makefile2
-rw-r--r--graphics/gnomecanvas/Makefile4
-rw-r--r--x11-fm/nautilus2/Makefile2
-rw-r--r--x11-toolkits/eel2/Makefile2
5 files changed, 5 insertions, 7 deletions
diff --git a/devel/libsigc++/Makefile b/devel/libsigc++/Makefile
index 1d58dacd667c..94fb21674386 100644
--- a/devel/libsigc++/Makefile
+++ b/devel/libsigc++/Makefile
@@ -12,8 +12,6 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= libsigc \
sources/libsigc++/1.0
-
-#DIST_SUBDIR= gnome
MAINTAINER= gnome@FreeBSD.org
COMMENT= Callback Framework for C++
diff --git a/devel/libunicode/Makefile b/devel/libunicode/Makefile
index 5f2ed2037af7..73e35dd9bee3 100644
--- a/devel/libunicode/Makefile
+++ b/devel/libunicode/Makefile
@@ -12,7 +12,6 @@ CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/libunicode/0.4
DISTNAME= ${PORTNAME}-${PORTVERSION}.gnome
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
MAINTAINER= gnome@FreeBSD.org
COMMENT= A library for manipulating Unicode characters and strings
@@ -25,5 +24,6 @@ CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \
--datadir=${PREFIX}/share/gnome
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
.include <bsd.port.mk>
diff --git a/graphics/gnomecanvas/Makefile b/graphics/gnomecanvas/Makefile
index 2af164eeea57..571704a3002e 100644
--- a/graphics/gnomecanvas/Makefile
+++ b/graphics/gnomecanvas/Makefile
@@ -8,9 +8,9 @@
PORTNAME= gnomecanvas
CATEGORIES= graphics gnome
-MASTERDIR= ${.CURDIR}/../gdk-pixbuf
-
COMMENT= A graphics library for GNOME
+
+MASTERDIR= ${.CURDIR}/../gdk-pixbuf
DESCR= ${.CURDIR}/pkg-descr
PLIST= ${.CURDIR}/pkg-plist
diff --git a/x11-fm/nautilus2/Makefile b/x11-fm/nautilus2/Makefile
index db209cffbb6b..a3a6e393044a 100644
--- a/x11-fm/nautilus2/Makefile
+++ b/x11-fm/nautilus2/Makefile
@@ -10,8 +10,8 @@ PORTVERSION= 2.6.3
CATEGORIES= x11-fm gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.6
-DIST_SUBDIR= gnome2
DISTNAME= nautilus-${PORTVERSION}
+DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= GNOME file manager and graphical shell developed by Eazel
diff --git a/x11-toolkits/eel2/Makefile b/x11-toolkits/eel2/Makefile
index 4492671abbf6..a25f54ae4411 100644
--- a/x11-toolkits/eel2/Makefile
+++ b/x11-toolkits/eel2/Makefile
@@ -10,8 +10,8 @@ PORTVERSION= 2.6.2
CATEGORIES= x11-toolkits gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.6
-DIST_SUBDIR= gnome2
DISTNAME= eel-${PORTVERSION}
+DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= Generally useful classes and extensions to GNOME