diff options
-rw-r--r-- | deskutils/preferences.app/Makefile | 1 | ||||
-rw-r--r-- | devel/projectcenter.app/Makefile | 1 | ||||
-rw-r--r-- | games/gomoku.app/Makefile | 1 | ||||
-rw-r--r-- | games/gshisen/Makefile | 1 | ||||
-rw-r--r-- | graphics/imageviewer/Makefile | 1 | ||||
-rw-r--r-- | mail/pantomime-ssl/Makefile | 1 | ||||
-rw-r--r-- | mail/pantomime/Makefile | 1 | ||||
-rw-r--r-- | misc/gnustep-examples/Makefile | 1 | ||||
-rw-r--r-- | shells/gscommander/Makefile | 1 | ||||
-rw-r--r-- | textproc/easydiff/Makefile | 1 |
10 files changed, 0 insertions, 10 deletions
diff --git a/deskutils/preferences.app/Makefile b/deskutils/preferences.app/Makefile index 927868477f97..766c24f21546 100644 --- a/deskutils/preferences.app/Makefile +++ b/deskutils/preferences.app/Makefile @@ -21,7 +21,6 @@ PREFIX= ${LOCALBASE}/GNUstep NO_MTREE= yes USE_GMAKE= yes MAKEFILE= GNUmakefile -ALL_TARGET= INSTALLS_SHLIB= yes MODIFY= GNUmakefile.preamble PrefsModule/GNUmakefile.preamble \ diff --git a/devel/projectcenter.app/Makefile b/devel/projectcenter.app/Makefile index edd7f11fa0ba..90361b34a269 100644 --- a/devel/projectcenter.app/Makefile +++ b/devel/projectcenter.app/Makefile @@ -23,7 +23,6 @@ USE_GMAKE= yes MAKEFILE= GNUmakefile MAKE_ENV+= ADDITIONAL_INCLUDE_DIRS="-I${WRKSRC}" MAKE_ENV+= ADDITIONAL_LIB_DIRS="-L${WRKSRC}/PCLib/shared_obj/${GNU_ARCH}/${OPSYS:L}/gnu-gnu-gnu" -ALL_TARGET= .include <bsd.port.pre.mk> diff --git a/games/gomoku.app/Makefile b/games/gomoku.app/Makefile index 386c75f19ba6..fb7cc49d29b2 100644 --- a/games/gomoku.app/Makefile +++ b/games/gomoku.app/Makefile @@ -19,7 +19,6 @@ PREFIX= ${LOCALBASE}/GNUstep NO_MTREE= yes USE_GMAKE= yes MAKEFILE= GNUmakefile -ALL_TARGET= .include <bsd.port.pre.mk> diff --git a/games/gshisen/Makefile b/games/gshisen/Makefile index 5cbe379ad4b8..b1eb6fe0efe8 100644 --- a/games/gshisen/Makefile +++ b/games/gshisen/Makefile @@ -20,7 +20,6 @@ WRKSRC= ${WRKDIR}/GShisen USE_GMAKE= yes MAKEFILE= MAKE_FLAGS= GUI_BACKEND_LIB=back -ALL_TARGET= .include <bsd.port.pre.mk> diff --git a/graphics/imageviewer/Makefile b/graphics/imageviewer/Makefile index b44a8a2a5c03..2d3ba2e90337 100644 --- a/graphics/imageviewer/Makefile +++ b/graphics/imageviewer/Makefile @@ -22,7 +22,6 @@ WRKSRC= ${WRKDIR}/ImageViewer GUN_CONFIGURE= yes USE_GMAKE= yes MAKEFILE= GNUmakefile -ALL_TARGET= .include <bsd.port.pre.mk> diff --git a/mail/pantomime-ssl/Makefile b/mail/pantomime-ssl/Makefile index a9070d0d16c9..9acdb02b7ea1 100644 --- a/mail/pantomime-ssl/Makefile +++ b/mail/pantomime-ssl/Makefile @@ -25,7 +25,6 @@ NO_MTREE= yes WRKSRC= ${WRKDIR}/Pantomime/Bundles/SSL USE_GMAKE= yes MAKEFILE= GNUmakefile -ALL_TARGET= .include <bsd.port.pre.mk> diff --git a/mail/pantomime/Makefile b/mail/pantomime/Makefile index 7511df80e521..293e232383da 100644 --- a/mail/pantomime/Makefile +++ b/mail/pantomime/Makefile @@ -21,7 +21,6 @@ NO_MTREE= yes WRKSRC= ${WRKDIR}/Pantomime USE_GMAKE= yes MAKEFILE= GNUmakefile -ALL_TARGET= LDCONFIG_DIRS= ${LOCALLIBDIR} INSTALLS_SHLIB= yes diff --git a/misc/gnustep-examples/Makefile b/misc/gnustep-examples/Makefile index 11283bff3c97..efd40cbb95ef 100644 --- a/misc/gnustep-examples/Makefile +++ b/misc/gnustep-examples/Makefile @@ -21,7 +21,6 @@ WRKSRC= ${WRKDIR}/${DISTNAME} GUN_CONFIGURE= yes USE_GMAKE= yes MAKEFILE= GNUmakefile -ALL_TARGET= MAKE_APPS= Finger GFractal GPuzzle HostAddress INSTALL_APPS= Finger GFractal GPuzzle HostAddress diff --git a/shells/gscommander/Makefile b/shells/gscommander/Makefile index 6df037986b66..d211b75d9053 100644 --- a/shells/gscommander/Makefile +++ b/shells/gscommander/Makefile @@ -20,7 +20,6 @@ WRKSRC= ${WRKDIR}/GSCommander GUN_CONFIGURE= yes USE_GMAKE= yes MAKEFILE= GNUmakefile -ALL_TARGET= .include <bsd.port.pre.mk> diff --git a/textproc/easydiff/Makefile b/textproc/easydiff/Makefile index c1f1e576434d..087b2db4ac75 100644 --- a/textproc/easydiff/Makefile +++ b/textproc/easydiff/Makefile @@ -21,7 +21,6 @@ WRKSRC= ${WRKDIR}/EasyDiff GUN_CONFIGURE= yes USE_GMAKE= yes MAKEFILE= GNUmakefile -ALL_TARGET= .include <bsd.port.pre.mk> |