aboutsummaryrefslogtreecommitdiffstats
path: root/devel/id-utils/Makefile
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>2000-02-05 07:57:14 +0800
committermharo <mharo@FreeBSD.org>2000-02-05 07:57:14 +0800
commit852414fcdda54d1ba266fad34060f4964fbd33a5 (patch)
treece7074c1fdf0c89c294dd90a0decff4154997e96 /devel/id-utils/Makefile
parent480850e20686af8bd3e3d705135d713c36f7036d (diff)
downloadfreebsd-ports-graphics-852414fcdda54d1ba266fad34060f4964fbd33a5.tar.gz
freebsd-ports-graphics-852414fcdda54d1ba266fad34060f4964fbd33a5.tar.zst
freebsd-ports-graphics-852414fcdda54d1ba266fad34060f4964fbd33a5.zip
move BUILD_DEPENDS higher up and add install-info to pkg/plist (portlint)
Diffstat (limited to 'devel/id-utils/Makefile')
-rw-r--r--devel/id-utils/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/id-utils/Makefile b/devel/id-utils/Makefile
index 5c8b4e2f748..c82bd7f1879 100644
--- a/devel/id-utils/Makefile
+++ b/devel/id-utils/Makefile
@@ -13,11 +13,11 @@ MASTER_SITE_SUBDIR= id-utils
MAINTAINER= pst@FreeBSD.org
-Y2K= http://www.gnu.org/software/year2000.html
-
# need to byte-compile a .el file
BUILD_DEPENDS= emacs:${PORTSDIR}/editors/emacs20
+Y2K= http://www.gnu.org/software/year2000.html
+
GNU_CONFIGURE= yes
USE_GMAKE= yes