aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorAlex Kozlov <ak@FreeBSD.org>2015-01-16 04:00:09 +0800
committerAlex Kozlov <ak@FreeBSD.org>2015-01-16 04:00:09 +0800
commit34ae7a3272e52dd2cae80e75d00728ed2c75bd5d (patch)
tree3a5fa89ce069d98addd4a454dabe5acd815b9dda /graphics
parent6db4bdcb5acbdcee70a2e5c661552d2ed4795d1f (diff)
downloadfreebsd-ports-gnome-34ae7a3272e52dd2cae80e75d00728ed2c75bd5d.tar.gz
freebsd-ports-gnome-34ae7a3272e52dd2cae80e75d00728ed2c75bd5d.tar.zst
freebsd-ports-gnome-34ae7a3272e52dd2cae80e75d00728ed2c75bd5d.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