remove some by now unused and confusing variables

This commit is contained in:
naddy 2011-07-18 17:26:41 +00:00
parent 09df7e468f
commit eda00f379f
3 changed files with 3 additions and 12 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.52 2011/05/02 17:22:37 jasper Exp $
# $OpenBSD: Makefile,v 1.53 2011/07/18 17:26:41 naddy Exp $
COMMENT= Emacs Lisp-like runtime library
@ -30,9 +30,6 @@ LIB_DEPENDS= databases/gdbm \
devel/gmp \
devel/libffi
GNU_ARCH= ${MACHINE_ARCH:S/amd64/x86_64/}-unknown-openbsd${OSREV}
SUBST_VARS= GNU_ARCH VERSION
USE_GMAKE= Yes
USE_LIBTOOL= Yes
USE_GROFF = Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.49 2011/05/02 17:22:46 jasper Exp $
# $OpenBSD: Makefile,v 1.50 2011/07/18 17:26:41 naddy Exp $
COMMENT= GTK+ binding for librep Lisp environment
@ -34,9 +34,6 @@ LIB_DEPENDS= x11/gtk+2
MODULES= devel/gettext
GNU_ARCH= ${MACHINE_ARCH:S/amd64/x86_64/}-unknown-openbsd${OSREV}
SUBST_VARS= GNU_ARCH VERSION
USE_GMAKE= Yes
USE_LIBTOOL= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.55 2011/05/02 17:23:03 jasper Exp $
# $OpenBSD: Makefile,v 1.56 2011/07/18 17:26:41 naddy Exp $
COMMENT= extensible window manager
@ -36,9 +36,6 @@ WANTLIB += GL Xxf86vm drm xcb-render xcb-shm
MODULES= devel/gettext
GNU_ARCH= ${MACHINE_ARCH:S/amd64/x86_64/}-unknown-openbsd${OSREV}
SUBST_VARS= GNU_ARCH VERSION
USE_GROFF = Yes
USE_GMAKE= Yes