diff options
-rw-r--r-- | games/planeshift/Makefile | 3 | ||||
-rw-r--r-- | graphics/crystalentitylayer-devel/Makefile | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/games/planeshift/Makefile b/games/planeshift/Makefile index f4da77b2f651..ccbdd6901611 100644 --- a/games/planeshift/Makefile +++ b/games/planeshift/Makefile @@ -25,6 +25,9 @@ USE_BZIP2= yes GNU_CONFIGURE= yes USE_AUTOTOOLS= automake:15:env autoconf:262:env +DEPRECATED= Depends on broken, expired port +EXPIRATION_DATE=2009-01-19 + CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_LIBS} LDFLAGS+= -L${LOCALBASE}/lib CRYSTAL= ${LOCALBASE} diff --git a/graphics/crystalentitylayer-devel/Makefile b/graphics/crystalentitylayer-devel/Makefile index 1824c9958e2f..a68bf1b2932f 100644 --- a/graphics/crystalentitylayer-devel/Makefile +++ b/graphics/crystalentitylayer-devel/Makefile @@ -24,6 +24,9 @@ CONFLICTS= crystalentitylayer-[0-9]* USE_BZIP2= yes GNU_CONFIGURE= yes +DEPRECATED= Depends on broken, expired port +EXPIRATION_DATE=2009-01-19 + LDFLAGS= -L${LOCALBASE}/lib CPPFLAGS= -I${LOCALBASE}/include CONFIGURE_ARGS+= --with-cs-prefix=${LOCALBASE} |