summaryrefslogtreecommitdiff
path: root/misc/pdmenu
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-01-16 17:33:20 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-01-16 17:33:20 +0000
commit2b1a883dc4fd248d3b049059b9543dde2ac98ffd (patch)
tree0b080fcd55271333176593e1b9bc0b48aedbe9fa /misc/pdmenu
parentAdd xcdroast 0.98.a.8, another X11 frontend to mkisofs/cdrecord. (diff)
Massive style enforcement - use ^I instead of spaces for variables identation.
Notes
Notes: svn path=/head/; revision=37252
Diffstat (limited to 'misc/pdmenu')
-rw-r--r--misc/pdmenu/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/pdmenu/Makefile b/misc/pdmenu/Makefile
index a50952be6bd1..90fc43d73016 100644
--- a/misc/pdmenu/Makefile
+++ b/misc/pdmenu/Makefile
@@ -8,11 +8,11 @@ PORTNAME= pdmenu
PORTVERSION= 1.2.65
CATEGORIES= misc
MASTER_SITES= http://kitenet.net/programs/code/pdmenu/
-DISTNAME= pdmenu_${PORTVERSION}
+DISTNAME= pdmenu_${PORTVERSION}
MAINTAINER= nbm@FreeBSD.org
-LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang
+LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang
GNU_CONFIGURE= yes
USE_GMAKE= yes
@@ -21,7 +21,7 @@ WRKSRC= ${WRKDIR}/pdmenu
MAN1= pdmenu.1
MAN5= pdmenurc.5
-CONFIGURE_ENV= SLANG_LIB_LOC='${PREFIX}/lib' \
+CONFIGURE_ENV= SLANG_LIB_LOC='${PREFIX}/lib' \
SLANG_H_LOC='${PREFIX}/include/slang.h'
pre-install: