diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-21 06:59:31 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-21 06:59:31 +0000 |
commit | 8e6987df5e0f1130a59cbb595d3fe627a7301c43 (patch) | |
tree | abe577901d3f46cc2482f4588c0d27cdce75f1e7 /x11-wm | |
parent | 8bfd7ca7f5a19863131cc3819f91988bdf1f314e (diff) | |
download | ports-8e6987df5e0f1130a59cbb595d3fe627a7301c43.tar.gz ports-8e6987df5e0f1130a59cbb595d3fe627a7301c43.zip |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/scwm/Makefile | 6 | ||||
-rw-r--r-- | x11-wm/scwm/pkg-descr | 2 | ||||
-rw-r--r-- | x11-wm/scwm/pkg-plist | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/x11-wm/scwm/Makefile b/x11-wm/scwm/Makefile index 9ec26ea20b86..18c5825434fc 100644 --- a/x11-wm/scwm/Makefile +++ b/x11-wm/scwm/Makefile @@ -6,7 +6,7 @@ # PORTNAME= scwm -PORTVERSION= 0.99.6.1 +PORTVERSION= 0.99.6.1 CATEGORIES= x11-wm MASTER_SITES= ftp://scwm.mit.edu/pub/scwm/ @@ -23,14 +23,14 @@ GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-guile-prefix=${LOCALBASE} -CONFIGURE_ENV+= CPPFLAGS="-I${X11BASE}/include" \ +CONFIGURE_ENV+= CPPFLAGS="-I${X11BASE}/include" \ GTK_CONFIG="${GTK_CONFIG}" \ GLIB_CONFIG="${GLIB_CONFIG}" \ LIBS="-L${LOCALBASE}/lib" .if defined(MULTIBYTE) CONFIGURE_ARGS+= --enable-multibyte=yes -CONFIGURE_ENV+= LIBS="-L${X11BASE}/lib -lxpg4" +CONFIGURE_ENV+= LIBS="-L${X11BASE}/lib -lxpg4" .endif USE_GMAKE= yes USE_X_PREFIX= yes diff --git a/x11-wm/scwm/pkg-descr b/x11-wm/scwm/pkg-descr index 5935a210c310..b81656e269ac 100644 --- a/x11-wm/scwm/pkg-descr +++ b/x11-wm/scwm/pkg-descr @@ -12,4 +12,4 @@ scheme configurable window manager ${WORKDIR}/utilities/emacs ${WORKDIR}/configure --help -SCWM Home Page: http://scwm.mit.edu/ +WWW: http://scwm.mit.edu/ diff --git a/x11-wm/scwm/pkg-plist b/x11-wm/scwm/pkg-plist index 7e2f2664af68..bad6459da03e 100644 --- a/x11-wm/scwm/pkg-plist +++ b/x11-wm/scwm/pkg-plist @@ -47,8 +47,8 @@ lib/scwm/modules/app/scwm/libxpm-menus.a lib/scwm/modules/app/scwm/libxpm-menus.la lib/scwm/modules/app/scwm/libxpm-menus.so lib/scwm/modules/app/scwm/libxpm-menus.so.0 -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R +@exec /sbin/ldconfig -m %B +@unexec /sbin/ldconfig -R share/doc/scwm/examples/Xmodmap-win95keyboard share/doc/scwm/examples/Xresources-cpp share/doc/scwm/examples/Xsession |