aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/pmw
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-06-27 05:20:00 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-06-27 05:20:00 +0000
commit7d45e2b7a193d40e6c5b529f166e38e0af53a8c3 (patch)
tree1aa2bbfd19ad2c48caed151304d90d00e672730a /x11-toolkits/pmw
parentd787371c3884a468504887cce1ee11466a1e339e (diff)
downloadports-7d45e2b7a193d40e6c5b529f166e38e0af53a8c3.tar.gz
ports-7d45e2b7a193d40e6c5b529f166e38e0af53a8c3.zip
Remove NO_CONFIGURE and NO_PATCH, they never meant anything.
Notes
Notes: svn path=/head/; revision=11552
Diffstat (limited to 'x11-toolkits/pmw')
-rw-r--r--x11-toolkits/pmw/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11-toolkits/pmw/Makefile b/x11-toolkits/pmw/Makefile
index a2826120e87e..dc15d5d8d02c 100644
--- a/x11-toolkits/pmw/Makefile
+++ b/x11-toolkits/pmw/Makefile
@@ -3,7 +3,7 @@
# Date created: 03 June 1998
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1998/06/05 06:50:32 tg Exp $
DISTNAME= Pmw.0.7
PKGNAME= pmw-0.7
@@ -15,8 +15,6 @@ MAINTAINER= tg@FreeBSD.ORG
BUILD_DEPENDS= python:${PORTSDIR}/lang/python
RUN_DEPENDS= python:${PORTSDIR}/lang/python
-NO_CONFIGURE= true
-
PYTHONSCRIPTDIR=${PREFIX}/lib/python1.5
SITEPYDIR= ${PYTHONSCRIPTDIR}/site-packages
DOCDIR= ${PREFIX}/share/doc/Pmw