diff options
author | joerg <joerg@pkgsrc.org> | 2007-02-15 14:27:48 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2007-02-15 14:27:48 +0000 |
commit | 47515f607f8577ff2f505733d718dc83ebb0ad40 (patch) | |
tree | d2e55417c356f7ef083a02e0114870458f732295 /editors/xemacs-nox11 | |
parent | f9f8281e773782ee65b61fb3f142e30f14df86ba (diff) | |
download | pkgsrc-47515f607f8577ff2f505733d718dc83ebb0ad40.tar.gz |
Add DragonFly and modular Xorg support.
Diffstat (limited to 'editors/xemacs-nox11')
-rw-r--r-- | editors/xemacs-nox11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/xemacs-nox11/Makefile b/editors/xemacs-nox11/Makefile index 050a1870930..548de5d8931 100644 --- a/editors/xemacs-nox11/Makefile +++ b/editors/xemacs-nox11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2006/09/06 15:38:32 tron Exp $ +# $NetBSD: Makefile,v 1.18 2007/02/15 14:27:48 joerg Exp $ .include "../../editors/xemacs/Makefile.common" @@ -11,6 +11,7 @@ CONFLICTS= xemacs-[0-9]* PLIST_SRC= ${.CURDIR}/../xemacs/PLIST DISTINFO_FILE= ${.CURDIR}/../xemacs/distinfo +FILESDIR= ${.CURDIR}/../xemacs/files PATCHDIR= ${.CURDIR}/../xemacs/patches CONFIGURE_ARGS+= --without-x11 # XXX -nox |