aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorak <ak@FreeBSD.org>2015-01-16 04:00:09 +0800
committerak <ak@FreeBSD.org>2015-01-16 04:00:09 +0800
commit8a4516dd87c5a1bf2e8ea6ac77c3d2ab4d175113 (patch)
tree3a5fa89ce069d98addd4a454dabe5acd815b9dda /graphics
parenta28efa16b143f7c05f0987307231deecc88cd913 (diff)
downloadfreebsd-ports-gnome-8a4516dd87c5a1bf2e8ea6ac77c3d2ab4d175113.tar.gz
freebsd-ports-gnome-8a4516dd87c5a1bf2e8ea6ac77c3d2ab4d175113.tar.zst
freebsd-ports-gnome-8a4516dd87c5a1bf2e8ea6ac77c3d2ab4d175113.zip
- Remove vestiges of alpha support
Approved by: portmgr (erwin)
Diffstat (limited to 'graphics')
-rw-r--r--graphics/ayam/Makefile4
-rw-r--r--graphics/gtkdps/Makefile2
2 files changed, 0 insertions, 6 deletions
diff --git a/graphics/ayam/Makefile b/graphics/ayam/Makefile
index 81669041e254..0b27f37b072d 100644
--- a/graphics/ayam/Makefile
+++ b/graphics/ayam/Makefile
@@ -33,10 +33,6 @@ PLUGINS_DIR= ${PREFIX}/lib/${PORTNAME}
.include <bsd.port.options.mk>
-.if ${ARCH} == "alpha"
-BROKEN= Does not build on alpha
-.endif
-
post-patch:
@${REINPLACE_CMD} -e 's|%%DATADIR%%|${DATADIR}|' ${WRKSRC}/tcl/ayam.tcl
@${REINPLACE_CMD} -e 's|^MF3DCFLAGS =|MF3DCFLAGS = -fPIC|g' \
diff --git a/graphics/gtkdps/Makefile b/graphics/gtkdps/Makefile
index 5211dd2b276f..b273b87ea783 100644
--- a/graphics/gtkdps/Makefile
+++ b/graphics/gtkdps/Makefile
@@ -23,8 +23,6 @@ CONFIGURE_ARGS= --with-dps-includes=${LOCALBASE}/include \
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-BROKEN_alpha= Does not compile on alpha
-
OPTIONS_DEFINE= NLS
OPTIONS_SUB= yes