aboutsummaryrefslogtreecommitdiffstats
path: root/devel/gnustep-make
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2005-08-20 00:43:16 +0800
committerdinoex <dinoex@FreeBSD.org>2005-08-20 00:43:16 +0800
commit5516db0c25c4a38c2fe3435a0c18ef03a684a1a9 (patch)
tree1fd223e321e777eccb96d434f85f1c706986f18a /devel/gnustep-make
parent35279b67bd535f57ec0eb909bb6f2d5a45929901 (diff)
downloadfreebsd-ports-graphics-5516db0c25c4a38c2fe3435a0c18ef03a684a1a9.tar.gz
freebsd-ports-graphics-5516db0c25c4a38c2fe3435a0c18ef03a684a1a9.tar.zst
freebsd-ports-graphics-5516db0c25c4a38c2fe3435a0c18ef03a684a1a9.zip
- cleanup old Makefile location
- remove BROKEN for 6.0 verified sucessfull builds on FreeBSD 6.0-BETA2 #0: Wed Aug 3 08:22:24 UTC 2005 root@harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 Approved by: portmgr (krion)
Diffstat (limited to 'devel/gnustep-make')
-rw-r--r--devel/gnustep-make/Makefile7
-rw-r--r--devel/gnustep-make/pkg-plist16
2 files changed, 11 insertions, 12 deletions
diff --git a/devel/gnustep-make/Makefile b/devel/gnustep-make/Makefile
index c63d241b061..e0f92be4f86 100644
--- a/devel/gnustep-make/Makefile
+++ b/devel/gnustep-make/Makefile
@@ -33,10 +33,6 @@ GNUSTEP_WITHOUT_LIBOBJC= yes
.include <bsd.port.pre.mk>
-.if ${OSVERSION} > 504000
-BROKEN= "Configure fails on FreeBSD >= 5.x"
-.endif
-
.if !defined(GNUSTEP_WITH_BASE_GCC)
pre-configure:
@if test ! -f "${TARGLIB}/libobjc.so"; then \
@@ -53,6 +49,9 @@ pre-configure:
fi;
.endif
+post-install:
+ ${LN} -s Library/Makefiles ${PREFIX}/System/
+
.if defined(PARALLEL_PACKAGE_BUILD)
NO_PACKAGE= yes
.endif
diff --git a/devel/gnustep-make/pkg-plist b/devel/gnustep-make/pkg-plist
index de5c151e923..e3bb40b6f40 100644
--- a/devel/gnustep-make/pkg-plist
+++ b/devel/gnustep-make/pkg-plist
@@ -122,6 +122,9 @@ System/share/config.site
@dirrm System/Tools/Java
@dirrm System/Tools
@unexec rm -f %D/System/Makefiles
+@dirrm System/Library/Sounds
+@dirrm System/Library/Services
+@dirrm System/Library/PostScript
@dirrm System/Library/Makefiles/%%GNU_ARCH%%
@dirrm System/Library/Makefiles/Master
@dirrm System/Library/Makefiles/Instance/Shared
@@ -130,9 +133,6 @@ System/share/config.site
@dirrm System/Library/Makefiles/Auxiliary
@dirrm System/Library/Makefiles/Additional
@dirrm System/Library/Makefiles
-@dirrm System/Library/Sounds
-@dirrm System/Library/Services
-@dirrm System/Library/PostScript
@dirrm System/Library/Libraries/Resources
@dirrm System/Library/Libraries/Java
@dirrm System/Library/Libraries
@@ -163,22 +163,22 @@ System/share/config.site
@exec mkdir -p %D/System/Library/ColorPickers
@exec mkdir -p %D/System/Library/Colors
@exec mkdir -p %D/System/Library/DocTemplates
+@exec mkdir -p %D/System/Library/Documentation/man
+@exec mkdir -p %D/System/Library/Documentation/info
@exec mkdir -p %D/System/Library/Documentation/Developer
@exec mkdir -p %D/System/Library/Documentation/User
-@exec mkdir -p %D/System/Library/Documentation/info
-@exec mkdir -p %D/System/Library/Documentation/man
@exec mkdir -p %D/System/Library/Fonts
@exec mkdir -p %D/System/Library/Frameworks
@exec mkdir -p %D/System/Library/Headers
@exec mkdir -p %D/System/Library/Images
@exec mkdir -p %D/System/Library/KeyBindings
@exec mkdir -p %D/System/Library/Libraries/Java
-@exec mkdir -p %D/System/Library/Makefiles/%%GNU_ARCH%%
@exec mkdir -p %D/System/Library/Libraries/Resources
+@exec mkdir -p %D/System/Library/Makefiles/Additional
+@exec mkdir -p %D/System/Library/Makefiles/Auxiliary
+@exec mkdir -p %D/System/Library/Makefiles/%%GNU_ARCH%%
@exec mkdir -p %D/System/Library/PostScript
@exec mkdir -p %D/System/Library/Sounds
@exec mkdir -p %D/System/Library/Services
-@exec mkdir -p %D/System/Makefiles/Additional
-@exec mkdir -p %D/System/Makefiles/Auxiliary
@exec mkdir -p %D/System/Tools/Java
@exec mkdir -p %D/System/Tools/Resources