aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gnustep-gui
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2002-10-21 00:39:06 +0800
committerdinoex <dinoex@FreeBSD.org>2002-10-21 00:39:06 +0800
commit056b497a4ff7387cfaf318f859fbcd4bf34e4f1a (patch)
tree1b0c7bf6bb86de7e11d45ae3fcb44b92f337f8c5 /x11-toolkits/gnustep-gui
parent74c8265ab12ed719b59e24f6fef7513494db164d (diff)
downloadfreebsd-ports-gnome-056b497a4ff7387cfaf318f859fbcd4bf34e4f1a.tar.gz
freebsd-ports-gnome-056b497a4ff7387cfaf318f859fbcd4bf34e4f1a.tar.zst
freebsd-ports-gnome-056b497a4ff7387cfaf318f859fbcd4bf34e4f1a.zip
Update to 0.8.2
Diffstat (limited to 'x11-toolkits/gnustep-gui')
-rw-r--r--x11-toolkits/gnustep-gui/Makefile10
-rw-r--r--x11-toolkits/gnustep-gui/distinfo2
-rw-r--r--x11-toolkits/gnustep-gui/pkg-plist5
3 files changed, 13 insertions, 4 deletions
diff --git a/x11-toolkits/gnustep-gui/Makefile b/x11-toolkits/gnustep-gui/Makefile
index 1ab0b4304c38..de6e88f4445b 100644
--- a/x11-toolkits/gnustep-gui/Makefile
+++ b/x11-toolkits/gnustep-gui/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnustep-gui
.if defined(GNUSTEP_GUI_DEVEL)
-PORTVERSION= 0.8.0
+PORTVERSION= 0.8.2
.else
PORTVERSION= 0.7.6
.endif
@@ -20,13 +20,15 @@ MAINTAINER= dinoex@FreeBSD.org
BUILD_DEPENDS= ${COMBOLIBDIR}/libgnustep-base.so:${PORTSDIR}/lang/gnustep-base
RUN_DEPENDS= ${COMBOLIBDIR}/libgnustep-base.so:${PORTSDIR}/lang/gnustep-base
-LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff
+LIB_DEPENDS+= tiff.4:${PORTSDIR}/graphics/tiff
BREAKS_IF_PEDANTIC= yes
.if defined(GNUSTEP_GUI_DEVEL)
PLIST_SUB+= DEVEL=""
+PLIST_SUB+= NODEVEL="@comment "
.else
PLIST_SUB+= DEVEL="@comment "
+PLIST_SUB+= NODEVEL=""
.endif
.include <bsd.port.pre.mk>
@@ -42,6 +44,10 @@ USE_GMAKE= yes
MAKEFILE=
MAKE_FLAGS= OPTFLAG="${CFLAGS}"
NO_MTREE= yes
+CONFIGURE_ARGS+= --with-tiff-library=${LOCALBASE}/lib
+CONFIGURE_ARGS+= --with-tiff-include=${LOCALBASE}/include
+CONFIGURE_ARGS+= --with-jpeg-library=${LOCALBASE}/lib
+CONFIGURE_ARGS+= --with-jpeg-include=${LOCALBASE}/include
.if ${MACHINE_ARCH} == "i386"
GNU_ARCH= ix86
diff --git a/x11-toolkits/gnustep-gui/distinfo b/x11-toolkits/gnustep-gui/distinfo
index 27eb8d375409..9669d1d8128c 100644
--- a/x11-toolkits/gnustep-gui/distinfo
+++ b/x11-toolkits/gnustep-gui/distinfo
@@ -1,2 +1,2 @@
MD5 (gnustep-gui-0.7.6.tar.gz) = c97d1bdce175b85d3743ba783abf8767
-MD5 (gnustep-gui-0.8.0.tar.gz) = b031634efa8c75a38e45eff7056f3b2a
+MD5 (gnustep-gui-0.8.2.tar.gz) = 54b972a586b8a34540e921db222a878d
diff --git a/x11-toolkits/gnustep-gui/pkg-plist b/x11-toolkits/gnustep-gui/pkg-plist
index 54557f03b435..15516ca2103b 100644
--- a/x11-toolkits/gnustep-gui/pkg-plist
+++ b/x11-toolkits/gnustep-gui/pkg-plist
@@ -6,11 +6,13 @@ System/Headers/AppKit/GMAppKit.h
System/Headers/AppKit/GMArchiver.h
%%DEVEL%%System/Headers/AppKit/GSDisplayServer.h
System/Headers/AppKit/GSFontInfo.h
+%%DEVEL%%System/Headers/AppKit/GSFusedSilica.h
System/Headers/AppKit/GSHbox.h
System/Headers/AppKit/GSHelpManagerPanel.h
System/Headers/AppKit/GSInfoPanel.h
System/Headers/AppKit/GSMemoryPanel.h
System/Headers/AppKit/GSMethodTable.h
+%%DEVEL%%System/Headers/AppKit/GSNibTemplates.h
System/Headers/AppKit/GSPasteboardServer.h
System/Headers/AppKit/GSServicesManager.h
System/Headers/AppKit/GSTable.h
@@ -106,6 +108,7 @@ System/Headers/AppKit/NSSecureTextField.h
System/Headers/AppKit/NSSelection.h
System/Headers/AppKit/NSSlider.h
System/Headers/AppKit/NSSliderCell.h
+%%DEVEL%%System/Headers/AppKit/NSSound.h
System/Headers/AppKit/NSSpellChecker.h
System/Headers/AppKit/NSSpellProtocol.h
System/Headers/AppKit/NSSpellServer.h
@@ -134,7 +137,7 @@ System/Headers/AppKit/NSWindow.h
System/Headers/AppKit/NSWindowController.h
System/Headers/AppKit/NSWorkspace.h
System/Headers/AppKit/PSOperators.h
-System/Headers/AppKit/nsimage-tiff.h
+%%NODEVEL%%System/Headers/AppKit/nsimage-tiff.h
System/Headers/gnustep/AppKit/GMAppKit.h
System/Headers/gnustep/AppKit/GMArchiver.h
System/Headers/gnustep/AppKit/IMConnectors.h