aboutsummaryrefslogtreecommitdiff
path: root/sysutils/asmem
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2006-12-02 13:50:17 +0000
committerRong-En Fan <rafan@FreeBSD.org>2006-12-02 13:50:17 +0000
commit85f0b27e3b677fd7fa24d916468e32ee722d7a43 (patch)
tree93385f71c7489f08ffd025a43fff2ad27a018c70 /sysutils/asmem
parentbf3a6092d6caa9e4a7e6e9184583720a48bc70e1 (diff)
downloadports-85f0b27e3b677fd7fa24d916468e32ee722d7a43.tar.gz
ports-85f0b27e3b677fd7fa24d916468e32ee722d7a43.zip
- Xpm is in X11BASE, not LOCALBASE
Notes
Notes: svn path=/head/; revision=178588
Diffstat (limited to 'sysutils/asmem')
-rw-r--r--sysutils/asmem/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/asmem/Makefile b/sysutils/asmem/Makefile
index 5f0f33447f46..92daf258dbae 100644
--- a/sysutils/asmem/Makefile
+++ b/sysutils/asmem/Makefile
@@ -17,8 +17,8 @@ USE_X_PREFIX= yes
USE_XPM= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-xpm \
- --with-xpm-includes=${LOCALBASE}/include \
- --with-xpm-library=${LOCALBASE}/lib
+ --with-xpm-includes=${X11BASE}/include \
+ --with-xpm-library=${X11BASE}/lib
MAN1= asmem.1
PLIST_FILES= bin/asmem