summaryrefslogtreecommitdiff
path: root/x11-toolkits/lesstif
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2003-01-22 19:14:08 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2003-01-22 19:14:08 +0000
commit09666e3dd5689a5e276798c4a10ed3a6c726c1b1 (patch)
treebdcd9753e96c92200090b3791966b58b82ff75b9 /x11-toolkits/lesstif
parentUpgrade to 20030122 snapshot (diff)
- make portlint happier
Notes
Notes: svn path=/head/; revision=73806
Diffstat (limited to 'x11-toolkits/lesstif')
-rw-r--r--x11-toolkits/lesstif/Makefile5
-rw-r--r--x11-toolkits/lesstif/pkg-plist2
2 files changed, 3 insertions, 4 deletions
diff --git a/x11-toolkits/lesstif/Makefile b/x11-toolkits/lesstif/Makefile
index d373cfb524ef..984abd6c7925 100644
--- a/x11-toolkits/lesstif/Makefile
+++ b/x11-toolkits/lesstif/Makefile
@@ -25,7 +25,6 @@ USE_X_PREFIX= yes
INSTALLS_SHLIB= yes
USE_LIBTOOL= yes
LIBTOOLFILES= aclocal.m4 test/aclocal.m4
-PLIST_SUB+= PREFIX=${LOCALBASE}
CONFIGURE_ARGS+= --enable-static --enable-shared --enable-production
CONFIGURE_ARGS+= --disable-build-Xlt --disable-build-Xbae
CONFIGURE_ARGS+= --enable-build-12 --disable-build-20
@@ -52,10 +51,10 @@ MAN3 = ApplicationShell.3 Composite.3 Constraint.3 Core.3 \
XmTextField.3 XmToggleButton.3 XmToggleButtonGadget.3 XmVendorShell.3 \
XmWorld.3
-MAN5 = VirtualBindings.5 mwmrc.5
+MAN5 = VirtualBindings.5 mwmrc.5
.if defined(HAVE_MOTIF) && !defined(PARALLEL_PACKAGE_BUILD)
-IS_INTERACTIVE= yes
+IS_INTERACTIVE= yes
pre-extract:
@${ECHO} "***********************************************************"
@${ECHO} "* W a r n i n g *"
diff --git a/x11-toolkits/lesstif/pkg-plist b/x11-toolkits/lesstif/pkg-plist
index 78b8c040d439..74bad48f9b45 100644
--- a/x11-toolkits/lesstif/pkg-plist
+++ b/x11-toolkits/lesstif/pkg-plist
@@ -354,5 +354,5 @@ lib/libXm.so.2
@dirrm include/Xm
@dirrm include/uil
@dirrm lib/X11/mwm
-@cwd %%PREFIX%%
+@cwd %%LOCALBASE%%
share/aclocal/ac_find_motif.m4