aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--archivers/nwreckdum/Makefile1
-rw-r--r--x11/metisse/Makefile2
2 files changed, 1 insertions, 2 deletions
diff --git a/archivers/nwreckdum/Makefile b/archivers/nwreckdum/Makefile
index d0a2e622b884..e45eceb36f73 100644
--- a/archivers/nwreckdum/Makefile
+++ b/archivers/nwreckdum/Makefile
@@ -13,7 +13,6 @@ LICENSE= GPLv2
USE_GITHUB= yes
GH_ACCOUNT= danfe
-GH_PROJECT= ${PORTNAME}
GH_TAGNAME= master
GH_COMMIT= 22cbc47
diff --git a/x11/metisse/Makefile b/x11/metisse/Makefile
index aafef7de7e69..957fcc6afe28 100644
--- a/x11/metisse/Makefile
+++ b/x11/metisse/Makefile
@@ -43,7 +43,7 @@ GTK1_DESC= Legacy GTK+ 1.2.x support
IMLIB_DESC= Imlib support in FvwmGtk
GNOME_DESC= Legacy GNOME 1.4 support
-OPTIONS_DEFAULT= MMX GLX GLX_X86
+OPTIONS_DEFAULT= MMX GLX
OPTIONS_DEFAULT_i386= GLX_X86
.include <bsd.port.pre.mk>