From 526d344a860b23ecf36a9801bf8369cc96594f69 Mon Sep 17 00:00:00 2001 From: osa Date: Sat, 4 Mar 2006 21:31:03 +0000 Subject: Be more optimitic: use sophistic RESTRICTED knob instead of terrible NO_PACKAGE. Do not bump PORTREVISION. Approved by: portmgr (kris) --- comms/ltmdm/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'comms') diff --git a/comms/ltmdm/Makefile b/comms/ltmdm/Makefile index 75dc0f48e62f..d9ba67d0c484 100644 --- a/comms/ltmdm/Makefile +++ b/comms/ltmdm/Makefile @@ -22,7 +22,7 @@ BUILD_WRKSRC= ${WRKSRC}/sys/modules/ltmdm NO_WRKSUBDIR= yes SUB_FILES+= pkg-message PKGMESSAGE= ${WRKDIR}/pkg-message -NO_PACKAGE= "Should be recompiled for a particular FreeBSD kernel" +RESTRICTED= "Unknown license type for binary object file ltmdmobj.o" LTMDM_DEV_MAJOR?= 228 LTMDM_OBJ_VERSION?= 600 -- cgit