diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/XFree86-4-clients/Makefile | 2 | ||||
-rw-r--r-- | x11/XFree86-4-libraries/Makefile | 2 | ||||
-rw-r--r-- | x11/XFree86-aoutlibs/Makefile | 2 | ||||
-rw-r--r-- | x11/XFree86/Makefile | 2 | ||||
-rw-r--r-- | x11/dgs/Makefile | 2 | ||||
-rw-r--r-- | x11/eterm/Makefile | 2 | ||||
-rw-r--r-- | x11/gnome-libs/Makefile | 2 | ||||
-rw-r--r-- | x11/gnomecore/Makefile | 2 | ||||
-rw-r--r-- | x11/gnomelibs/Makefile | 2 | ||||
-rw-r--r-- | x11/kde4-baseapps/Makefile | 2 | ||||
-rw-r--r-- | x11/kde4-runtime/Makefile | 2 | ||||
-rw-r--r-- | x11/kde4-workspace/Makefile | 2 | ||||
-rw-r--r-- | x11/kdebase2/Makefile | 2 | ||||
-rw-r--r-- | x11/kdebase3/Makefile | 2 | ||||
-rw-r--r-- | x11/kdebase4-runtime/Makefile | 2 | ||||
-rw-r--r-- | x11/kdebase4-workspace/Makefile | 2 | ||||
-rw-r--r-- | x11/kdebase4/Makefile | 2 | ||||
-rw-r--r-- | x11/kdelibs11/Makefile | 2 | ||||
-rw-r--r-- | x11/kdelibs2/Makefile | 2 | ||||
-rw-r--r-- | x11/kdelibs3/Makefile | 2 | ||||
-rw-r--r-- | x11/kdelibs4/Makefile | 2 | ||||
-rw-r--r-- | x11/libdnd/Makefile | 2 | ||||
-rw-r--r-- | x11/libgnome/Makefile | 2 |
23 files changed, 23 insertions, 23 deletions
diff --git a/x11/XFree86-4-clients/Makefile b/x11/XFree86-4-clients/Makefile index f361ed3..222fc9b 100644 --- a/x11/XFree86-4-clients/Makefile +++ b/x11/XFree86-4-clients/Makefile @@ -21,7 +21,7 @@ MAINTAINER= taguchi@tohoku.iij.ad.jp BUILD_DEPENDS= imake:${PORTSDIR}/devel/imake-4 PREFIX?= ${X11BASE} -INSTALLS_SHLIBS= yes +INSTALLS_SHLIB= yes MTREE_FILE= /etc/mtree/BSD.x11.dist DIST_SUBDIR= xc WRKSRC= ${WRKDIR}/xc diff --git a/x11/XFree86-4-libraries/Makefile b/x11/XFree86-4-libraries/Makefile index 8b02aae..bdfc9ab 100644 --- a/x11/XFree86-4-libraries/Makefile +++ b/x11/XFree86-4-libraries/Makefile @@ -21,7 +21,7 @@ MAINTAINER= taguchi@tohoku.iij.ad.jp BUILD_DEPENDS= imake:${PORTSDIR}/devel/imake-4 PREFIX?= ${X11BASE} -INSTALLS_SHLIBS= yes +INSTALLS_SHLIB= yes MTREE_FILE= /etc/mtree/BSD.x11.dist DIST_SUBDIR= xc WRKSRC= ${WRKDIR}/xc diff --git a/x11/XFree86-aoutlibs/Makefile b/x11/XFree86-aoutlibs/Makefile index c9bfaa3..e643740 100644 --- a/x11/XFree86-aoutlibs/Makefile +++ b/x11/XFree86-aoutlibs/Makefile @@ -18,7 +18,7 @@ ONLY_FOR_ARCHS= i386 WRKSRC= ${WRKDIR}/lib NO_BUILD= yes -INSTALLS_SHLIBS= yes +INSTALLS_SHLIB= yes PORTOBJFORMAT= aout USE_X_PREFIX= yes diff --git a/x11/XFree86/Makefile b/x11/XFree86/Makefile index c02c864..b0fcca2 100644 --- a/x11/XFree86/Makefile +++ b/x11/XFree86/Makefile @@ -26,7 +26,7 @@ MAINTAINER= jmz@FreeBSD.org WRKSRC= ${WRKDIR}/${DIST_SUBDIR} IS_INTERACTIVE= yes # configure script asks questions -INSTALLS_SHLIBS= yes +INSTALLS_SHLIB= yes .if (${MACHINE} != "alpha") #NO_PACKAGE= package available from XFree86 .endif diff --git a/x11/dgs/Makefile b/x11/dgs/Makefile index 01cfe61..7056db9 100644 --- a/x11/dgs/Makefile +++ b/x11/dgs/Makefile @@ -24,7 +24,7 @@ GLIB_CONFIG= ${LOCALBASE}/bin/glib12-config USE_GMAKE= yes USE_X_PREFIX= yes -INSTALLS_SHLIBS= yes +INSTALLS_SHLIB= yes GNU_CONFIGURE= yes CONFIGURE_ENV= GLIB_CONFIG=${GLIB_CONFIG} MAKE_ENV= INSTALL=${INSTALL} diff --git a/x11/eterm/Makefile b/x11/eterm/Makefile index b58854d..c73f017 100644 --- a/x11/eterm/Makefile +++ b/x11/eterm/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= Imlib.5:${PORTSDIR}/graphics/imlib USE_GMAKE= yes USE_X_PREFIX= yes USE_LIBTOOL= yes -INSTALLS_SHLIBS= yes +INSTALLS_SHLIB= yes CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" MAN1= Eterm.1 diff --git a/x11/gnome-libs/Makefile b/x11/gnome-libs/Makefile index a71e81e..7828dc1 100644 --- a/x11/gnome-libs/Makefile +++ b/x11/gnome-libs/Makefile @@ -26,7 +26,7 @@ USE_X_PREFIX= yes USE_PERL5= yes USE_GMAKE= yes USE_LIBTOOL= yes -INSTALLS_SHLIBS= yes +INSTALLS_SHLIB= yes LIBTOOLFILES= configure libart_lgpl/configure CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \ --datadir=${PREFIX}/share/gnome \ diff --git a/x11/gnomecore/Makefile b/x11/gnomecore/Makefile index 682deee..5a9ce33 100644 --- a/x11/gnomecore/Makefile +++ b/x11/gnomecore/Makefile @@ -23,7 +23,7 @@ GTK_CONFIG?= ${X11BASE}/bin/gtk12-config USE_X_PREFIX= yes USE_GMAKE= yes USE_LIBTOOL= yes -INSTALLS_SHLIBS= yes +INSTALLS_SHLIB= yes CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \ --datadir=${PREFIX}/share/gnome \ --with-kde-datadir=${LOCALBASE}/share diff --git a/x11/gnomelibs/Makefile b/x11/gnomelibs/Makefile index a71e81e..7828dc1 100644 --- a/x11/gnomelibs/Makefile +++ b/x11/gnomelibs/Makefile @@ -26,7 +26,7 @@ USE_X_PREFIX= yes USE_PERL5= yes USE_GMAKE= yes USE_LIBTOOL= yes -INSTALLS_SHLIBS= yes +INSTALLS_SHLIB= yes LIBTOOLFILES= configure libart_lgpl/configure CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \ --datadir=${PREFIX}/share/gnome \ diff --git a/x11/kde4-baseapps/Makefile b/x11/kde4-baseapps/Makefile index 3631ae4..36e578f 100644 --- a/x11/kde4-baseapps/Makefile +++ b/x11/kde4-baseapps/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= kdeui.4:${PORTSDIR}/x11/kdelibs2 \ MOC?= ${X11BASE}/bin/moc2 USE_BZIP2= yes USE_QT2= yes -INSTALLS_SHLIBS= yes +INSTALLS_SHLIB= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+="--with-xdmdir=${X11BASE}/lib/X11/xdm" \ --with-qt-dir=${X11BASE} \ diff --git a/x11/kde4-runtime/Makefile b/x11/kde4-runtime/Makefile index 3631ae4..36e578f 100644 --- a/x11/kde4-runtime/Makefile +++ b/x11/kde4-runtime/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= kdeui.4:${PORTSDIR}/x11/kdelibs2 \ MOC?= ${X11BASE}/bin/moc2 USE_BZIP2= yes USE_QT2= yes -INSTALLS_SHLIBS= yes +INSTALLS_SHLIB= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+="--with-xdmdir=${X11BASE}/lib/X11/xdm" \ --with-qt-dir=${X11BASE} \ diff --git a/x11/kde4-workspace/Makefile b/x11/kde4-workspace/Makefile index 3631ae4..36e578f 100644 --- a/x11/kde4-workspace/Makefile +++ b/x11/kde4-workspace/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= kdeui.4:${PORTSDIR}/x11/kdelibs2 \ MOC?= ${X11BASE}/bin/moc2 USE_BZIP2= yes USE_QT2= yes -INSTALLS_SHLIBS= yes +INSTALLS_SHLIB= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+="--with-xdmdir=${X11BASE}/lib/X11/xdm" \ --with-qt-dir=${X11BASE} \ diff --git a/x11/kdebase2/Makefile b/x11/kdebase2/Makefile index 3631ae4..36e578f 100644 --- a/x11/kdebase2/Makefile +++ b/x11/kdebase2/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= kdeui.4:${PORTSDIR}/x11/kdelibs2 \ MOC?= ${X11BASE}/bin/moc2 USE_BZIP2= yes USE_QT2= yes -INSTALLS_SHLIBS= yes +INSTALLS_SHLIB= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+="--with-xdmdir=${X11BASE}/lib/X11/xdm" \ --with-qt-dir=${X11BASE} \ diff --git a/x11/kdebase3/Makefile b/x11/kdebase3/Makefile index 3631ae4..36e578f 100644 --- a/x11/kdebase3/Makefile +++ b/x11/kdebase3/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= kdeui.4:${PORTSDIR}/x11/kdelibs2 \ MOC?= ${X11BASE}/bin/moc2 USE_BZIP2= yes USE_QT2= yes -INSTALLS_SHLIBS= yes +INSTALLS_SHLIB= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+="--with-xdmdir=${X11BASE}/lib/X11/xdm" \ --with-qt-dir=${X11BASE} \ diff --git a/x11/kdebase4-runtime/Makefile b/x11/kdebase4-runtime/Makefile index 3631ae4..36e578f 100644 --- a/x11/kdebase4-runtime/Makefile +++ b/x11/kdebase4-runtime/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= kdeui.4:${PORTSDIR}/x11/kdelibs2 \ MOC?= ${X11BASE}/bin/moc2 USE_BZIP2= yes USE_QT2= yes -INSTALLS_SHLIBS= yes +INSTALLS_SHLIB= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+="--with-xdmdir=${X11BASE}/lib/X11/xdm" \ --with-qt-dir=${X11BASE} \ diff --git a/x11/kdebase4-workspace/Makefile b/x11/kdebase4-workspace/Makefile index 3631ae4..36e578f 100644 --- a/x11/kdebase4-workspace/Makefile +++ b/x11/kdebase4-workspace/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= kdeui.4:${PORTSDIR}/x11/kdelibs2 \ MOC?= ${X11BASE}/bin/moc2 USE_BZIP2= yes USE_QT2= yes -INSTALLS_SHLIBS= yes +INSTALLS_SHLIB= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+="--with-xdmdir=${X11BASE}/lib/X11/xdm" \ --with-qt-dir=${X11BASE} \ diff --git a/x11/kdebase4/Makefile b/x11/kdebase4/Makefile index 3631ae4..36e578f 100644 --- a/x11/kdebase4/Makefile +++ b/x11/kdebase4/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= kdeui.4:${PORTSDIR}/x11/kdelibs2 \ MOC?= ${X11BASE}/bin/moc2 USE_BZIP2= yes USE_QT2= yes -INSTALLS_SHLIBS= yes +INSTALLS_SHLIB= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+="--with-xdmdir=${X11BASE}/lib/X11/xdm" \ --with-qt-dir=${X11BASE} \ diff --git a/x11/kdelibs11/Makefile b/x11/kdelibs11/Makefile index 454d548..1db03f6 100644 --- a/x11/kdelibs11/Makefile +++ b/x11/kdelibs11/Makefile @@ -25,7 +25,7 @@ MAKE_ENV+= SOMAJOR="${LIBVER}" SOMINOR="0" USE_BZIP2= yes USE_GMAKE= yes USE_QT= yes -INSTALLS_SHLIBS= yes +INSTALLS_SHLIB= yes USE_LIBTOOL= yes LIBTOOLFLAGS= CONFIGURE_ARGS= --enable-shared --x-includes="$(X11BASE)/include" \ diff --git a/x11/kdelibs2/Makefile b/x11/kdelibs2/Makefile index 3c36057..37cf27b 100644 --- a/x11/kdelibs2/Makefile +++ b/x11/kdelibs2/Makefile @@ -23,7 +23,7 @@ SOMAJOR= 4 SOMINOR= 0 USE_BZIP2= yes USE_QT2= yes -INSTALLS_SHLIBS= yes +INSTALLS_SHLIB= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-qt-dir=${X11BASE} --enable-shared \ --with-qt-includes=${X11BASE}/include/qt2 \ diff --git a/x11/kdelibs3/Makefile b/x11/kdelibs3/Makefile index 3c36057..37cf27b 100644 --- a/x11/kdelibs3/Makefile +++ b/x11/kdelibs3/Makefile @@ -23,7 +23,7 @@ SOMAJOR= 4 SOMINOR= 0 USE_BZIP2= yes USE_QT2= yes -INSTALLS_SHLIBS= yes +INSTALLS_SHLIB= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-qt-dir=${X11BASE} --enable-shared \ --with-qt-includes=${X11BASE}/include/qt2 \ diff --git a/x11/kdelibs4/Makefile b/x11/kdelibs4/Makefile index 3c36057..37cf27b 100644 --- a/x11/kdelibs4/Makefile +++ b/x11/kdelibs4/Makefile @@ -23,7 +23,7 @@ SOMAJOR= 4 SOMINOR= 0 USE_BZIP2= yes USE_QT2= yes -INSTALLS_SHLIBS= yes +INSTALLS_SHLIB= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-qt-dir=${X11BASE} --enable-shared \ --with-qt-includes=${X11BASE}/include/qt2 \ diff --git a/x11/libdnd/Makefile b/x11/libdnd/Makefile index f9f6b3b..e9cf0d4 100644 --- a/x11/libdnd/Makefile +++ b/x11/libdnd/Makefile @@ -15,7 +15,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= lukin@okbmei.msk.su USE_XLIB= yes -INSTALLS_SHLIBS= yes +INSTALLS_SHLIB= yes WRKSRC= ${WRKDIR}/DND/DNDlib GNU_CONFIGURE= yes diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile index a71e81e..7828dc1 100644 --- a/x11/libgnome/Makefile +++ b/x11/libgnome/Makefile @@ -26,7 +26,7 @@ USE_X_PREFIX= yes USE_PERL5= yes USE_GMAKE= yes USE_LIBTOOL= yes -INSTALLS_SHLIBS= yes +INSTALLS_SHLIB= yes LIBTOOLFILES= configure libart_lgpl/configure CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \ --datadir=${PREFIX}/share/gnome \ |