aboutsummaryrefslogtreecommitdiffstats
path: root/misc/pdmenu/Makefile
diff options
context:
space:
mode:
authortg <tg@FreeBSD.org>1999-09-10 19:31:33 +0800
committertg <tg@FreeBSD.org>1999-09-10 19:31:33 +0800
commitb1b305f0a0399174adb6f4ef3eb1a2217af406dc (patch)
tree139658fe7a80afcdbba4587e33d0e62b3633da78 /misc/pdmenu/Makefile
parentee446b6c15b9e939f1905447280854b346798e68 (diff)
downloadfreebsd-ports-graphics-b1b305f0a0399174adb6f4ef3eb1a2217af406dc.tar.gz
freebsd-ports-graphics-b1b305f0a0399174adb6f4ef3eb1a2217af406dc.tar.zst
freebsd-ports-graphics-b1b305f0a0399174adb6f4ef3eb1a2217af406dc.zip
Upgrade to 1.2.48.
Diffstat (limited to 'misc/pdmenu/Makefile')
-rw-r--r--misc/pdmenu/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/misc/pdmenu/Makefile b/misc/pdmenu/Makefile
index 87cf96cdcfe..43f5bebfdf0 100644
--- a/misc/pdmenu/Makefile
+++ b/misc/pdmenu/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: pdmenu
-# Version required: 1.2.40
+# Version required: 1.2.48
# Date created: 14 December 1998
# Whom: Neil Blakey-Milner <nbm@rucus.ru.ac.za>
#
# $FreeBSD$
DISTNAME= pdmenu
-PKGNAME= pdmenu-1.2.40
+PKGNAME= pdmenu-1.2.48
CATEGORIES= misc
MASTER_SITES= http://kitenet.net/programs/code/pdmenu/
@@ -14,8 +14,6 @@ MAINTAINER= nbm@rucus.ru.ac.za
LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang
-WRKSRC= ${WRKDIR}/${PKGNAME}
-
GNU_CONFIGURE= yes
USE_GMAKE= yes